Wikitude / wikitude-cordova-plugin

Wikitude's Augmented Reality Plugin for Cordova - working together with the Wikitude SDK library for Android and iOS. Provides image recognition and tracking, geo-based augmente reality and 3D rendering and animations in an augmented reality scene
https://www.wikitude.com
Other
199 stars 181 forks source link

App Freezes on Closing World #109

Open repixels opened 8 years ago

repixels commented 8 years ago

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

AndreasSchacherbauerWikitude commented 8 years ago

Your Wikitude Plugin version number seems to be quite old. Have you tried updating to the latest version?

repixels commented 8 years ago

Our purchased licence is for the SDK 4 hence I wont be able to upgrade. I've even tried to downgrade the Android Version to 4.1.1 yet it keeps on freezing

AndreasSchacherbauerWikitude commented 8 years ago

Does the standard Android back button work?

repixels commented 8 years ago

@AndreasSchacherbauerWikitude No Luck, Still freezes the whole application. I tried debugging using chrome and android studio yet I weren't able to find anything.

AndreasSchacherbauerWikitude commented 8 years ago

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.

repixels commented 8 years ago

@AndreasSchacherbauerWikitude I installed the latest yet no luck, still freezes

AndreasSchacherbauerWikitude commented 8 years ago

Can you also try our plain Android example app?