Quantcast
Viewing all articles
Browse latest Browse all 22091

MaddinXx on "[Plugin: JSON API] PhoneGap Android App built around JSON API"

@jaskobihac you might need to change some of these lines:

- https://github.com/MaddinXx/ch.schwingenonline.android/blob/develop/res/xml/config.xml#L21-L24 (it controls which domains/IPs are allowed to be opened from within the app (e.g. load content from it))
- https://github.com/MaddinXx/ch.schwingenonline.android/blob/develop/assets/www/routing.json (make sure those URLs are available for your install)
- https://github.com/MaddinXx/ch.schwingenonline.android/blob/develop/assets/www/assets/js/app.js#L16-L23 (change to your domain / JSON API base path)

That should already be enough to get a working application.

Let me know if this helps - if not, you might want to install Ripple (see posts above) and post the console output when starting/running the app there.

Hope this helps :)


Viewing all articles
Browse latest Browse all 22091

Trending Articles