-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App Freezes on Closing World #109
Comments
Your Wikitude Plugin version number seems to be quite old. Have you tried updating to the latest version? |
Our purchased licence is for the SDK 4 hence I wont be able to upgrade. |
Does the standard Android back button work? |
@AndreasSchacherbauerWikitude No Luck, Still freezes the whole application. I tried debugging using chrome and android studio yet I weren't able to find anything. |
Can you try it with our SDK 5.1.x/latest Cordova Plugin in trial license mode? Just to see if it resolves the issue. |
@AndreasSchacherbauerWikitude I installed the latest yet no luck, still freezes |
Can you also try our plain Android example app? |
Greetings;
I've updated Cordova Android to 5.0.0 and the Wikitude Plugin to 4.1.0-3.1.0 and the current SDK I'm testing on is 19
All seems to be working fine except when I call:
document.location = 'architectsdk://action=closeWikitudePlugin';
The whole application freezes. I tried debugging through chrome and android studio yet nothing showed up.
regardless from that the application fails to open on SDK 23.
Let me know if you need any further information
The text was updated successfully, but these errors were encountered: