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
Comment #2
nithinkolekar commentedsmall typos
Comment #3
tyler.frankenstein commentedChange your
site_pathin the settings.js file to point to the production Drupal websiteChange the
modetophonegapin the settings.js fileMore details are available here and within sub pages: http://docs.drupalgap.org/7/Compiling_a_Mobile_Application