anywhere in your code in case you are using wikitude plugin with javascript for android development.
R
Robby Kennedy
said
almost 8 years ago
It is broken on Wikitude 5.0 sdk for iOS.
The above article works for android just fine but does not work on iOS.
Using xcode 6.4 and iOS 8.4 on an iPhone 5, iPhone 6, and iPod Touch 6th Generation.
Any updates?
A
Andreas Schacherbauer
said
about 9 years ago
Thats good to here!
U
Udit
said
about 9 years ago
We had to upgrade the SDK to the latest version to reslove it completely. Thanks.
A
Andreas Schacherbauer
said
about 9 years ago
When I wrote the article, I used an iOS application to test and verify it's functionality, so I'm not aware of any issues on iOS. Maybe you use Safari Web Inspector to see what errors in JS occur that prevent the callback from execution.
Best regards
Andreas
U
Udit
said
about 9 years ago
Thanks Andreas. The article was very much helpful, we followed the step and make it work with Android on button click, but in iOS, the redirection from architect sdk is not happening. Any idea why is not working. Does it need any particular version and above.
Kindly help. Thanks.
A
Andreas Schacherbauer
said
about 9 years ago
Hi, We have written an article about how to close the Wikitude Plugin on iOS using a html button. The usage of the Android back button is shown in our PhoneGap sample app which is available on GitHub.
Hope you can impl. your app the way you want with these informations
Best regards
Andreas
U
Udit
said
about 9 years ago
Hello,
We have implemented Wikitude SDK in Android and iOS, we are using POI plotting from REST Web services. Do we have a common code for Android and iOS to close the Wikitude App? we want to invoke this from a Close button on the world. We have already tried the WikitudePlugin.close but its seems not wokring in iOS and we need to press back in Android to close.
Please guide and advice on how to proceed further. Thanks.
Udit
1 person has this problem