Question on demo App
Opened this issue · 3 comments
Hey man,
Nice work on the plugin. I do have a question for you. I'm able to build the project successfully, but none of the examples are working. The page with the list of demos apps, is presented and once you tap in an item, nothing happens. I do not have error logs. Im running IOS real device by the way.
I tried ionic serve, but not sure It should work anyway.
Hey !
You're right, ionic serve
would launch the app but fail as soon as you click on an example.
But... your problem is strange... What do you mean by "nothing happens" ? Do you see the button clicked ? Do you switch to a blank screen ? Do you see the camera ?
What version of iOS ? And how do you run it ? Do you use Xcode ?
Just the button clicked and that's it. No blank screen, no camera... Im using Xcode 8.1 and the application running under iPhone 5S with ios 10.0.2
It's as if the click on the button doesn't fire up anything ?
You say that you have no error log. Are you talking about the Xcode Log or the javascript log (which you can access through Safari) ?
As a matter of fact, I didn't test the compatibility of the Wikitude Cordova Plugin on iOS 10. Have you tried installing the Cordova Demo App created by the folks at Wikitude ? You can find it on the official repo or here.
If you do try to install this Cordova Demo App and the same problem occurs, we will know that's a problem related to the compatibility of the Wikitude Plugin itself. If everything runs fine with this Cordova Demo App, then... well... maybe that's Ionicitude's fault 😉