You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 ?
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 😉
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: