- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys,
i'm trying to do a simple HTML5+cordova app to access a remote URL.
In terms of plugins installed i have:
StatusBar (Version 1.0.0), Device (Version 1.0.1) , Splashscreen (2.1.0), Intel XDK Device (1.2.4) and Network Information (1..0.1)
Then i insert this snippet code in the index.html inside of body structure:
<script>
intel.xdk.device.showRemoteSite("http://www.google.pt",280,0,50,50);
</script>
In the emulator works fine but when i test in the device (Android) the app open with a white page.
The debug works and don't detect nothing wrong.
Is anyone have the same issue?
Regards,
João Gaspar
- Tags:
- HTML5
- Intel® XDK
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi John,
thank you for your anwser.
Works fine. The problem was my code :)
Best regards
João
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