Gone through every article at drupalgap.org. Since that is moved to http://docs.drupalgap.org I couldn't post comment over there and creating issue here.

By following articles I managed to get mobile-app work in the chrome emulator. Currently it is in the localhost(ubuntu) environment , now I needed to deploy website to production site(ubuntu server) and build the actual mobile-app that needs to be published to play store which pulls the data from the deployed site.

If I follow the same set of steps to install phonegap,corodova etc what has to changed in the config file so that actual data should be populated form production site rather than localhost? I think this part is missing in the docs and that is what everyone needs at the end , once site is deployed. am I right?.

Comments

nithinkolekar created an issue. See original summary.

nithinkolekar’s picture

Issue summary: View changes

small typos

tyler.frankenstein’s picture

Category: Task » Support request
Status: Active » Postponed (maintainer needs more info)

Change your site_path in the settings.js file to point to the production Drupal website
Change the mode to phonegap in the settings.js file

More details are available here and within sub pages: http://docs.drupalgap.org/7/Compiling_a_Mobile_Application