Dropbox Javascript Datastores API example in Phonegap provides error forbidframing for Windows8 app
I have attempted to create a Phonegap app supporting both Android and Windows8 for the Dropbox Javascript Datastores API that makes use of the example provided here: https://github.com/dropbox/cordova-datastores-example When I build and run the Android app, it runs perfectly on the Android tablet. But when I run the app created for Windows8, an error is displayed: The app couldn't navigate to ... because of this error: FORBIDFRAMING . And then nothing happens afterwards. I haven't been able to find an alternative to using a frame. I would like to know, if there is a way to run the Windows8 app