× Here you can get community support related to ReDJ.

Use PhoneGap Web Interface to Create App Files

  • livinghopecolorado
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 9 months ago #5010 by livinghopecolorado
Use PhoneGap Web Interface to Create App Files was created by livinghopecolorado
I used this set of instructions (www.selfget.com/newsblog/41-how-to-create-a-simple-mobile-app-with-jbackend-and-phonegap.html) to create a test app pulling information via jBackend. It appears that one of the easiest ways to compile the app would be use to create a ZIP file and upload it to build.phonegap.com/apps. Does anyone have any insight into how to configure the app once it is working on a web server so that it would be ready to compile using this method instead of the CLI? I seem to be missing something with either the cordova files or the config.xml, and the app is not working as it does via the web server.

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #5013 by admin
You could run the app on a device in debug mode attached with USB and use chrome inspector. It should help.

developers.google.com/web/tools/chrome-devtools/debug/remote-debugging/remote-debugging

Maybe is just a problem with access control.

github.com/apache/cordova-plugin-whitelist

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.088 seconds