- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an app created with Intel XDK for android and IOS that does not require any Internet connection, plus you have not update it because it is not necessary. For several days , the app will only open if the mobile is connected to a wireless network and only happens on Android devices, IOS does well .
Does anyone know what could be happening ?
Does anyone think so?
Applications built on Intel XDK (cordoba ) need a previous connection to their servers to run ?
Thank you.
- Tags:
- HTML5
- Intel® XDK
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
no internet connection needed to run
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A Cordova app does not require the network to operate.
However, Cordova apps do require the NETWORK permission on Android devices to operate. The NETWORK permission is necessary to implement the jump between the JavaScript environment and the native environment. Nothing goes out on the network, it is an internal virtual network connection.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page