I am an IOS programmer and added this SDK to my application which has a tab bar that shows a view with a button showing the wikitude camera, I would like to know how I could go back to my last view from de wikitude camera. I have tried to do it removing the view from wikitude from the window, which actually works but unfortunatelly, when i want to go back to the wikitude view, the application crashes. Hopefully you can help me find out how to solve this problem. Best regrads.
For a basic app with nonconsumable in-app purchases, has anyone figured out best practices for using SKPaymentQueue s restoreCompletedTransactions? Observations I know it s recommended to always ...