- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Im using example code from mapboxgl. I can view just fine in emulator intelxdk but after building apk file , the app display white blank page. Please help
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mohd -- I recommend you look at how the sample named "Blank Cordova Starter App" is structured. It has lots of comments. You must wait until the devicready (combined into app.Ready in that sample) fires before you run any significant code. Also, if you are relying on the network you will need to restructure your app so it does not rely on a network connection. See the other samples.

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