—
Fixed issue.
Try
As for the stuck on loading, probably is the problem of WebviewPlus. (I guess)
For more info about WebviewPlus, go to github: https://github.com/ludei/webview-plus
Especially, try iOS IAP and let me know the result.
Thanks
codah
Just use Power management plugin in c2
And export it
Caution when create xdk project (create like this):
C2 - Export project - Android (Crosswalk for Android) or PhoneGap (Android, iOS) - To some where for example D:\crosswalk\projectname
Xdk - +New Project - Import an Existing HTML5 Project - Import Project from: D:\crosswalk\projectname, Name your Project: projectname
For more information: https://dl.dropboxusercontent.com/u/186 ... index.html
Thanks