开发者

app with wikitude, change the view

开发者 https://www.devze.com 2023-04-10 11:02 出处:网络
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 fr

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 showing/hiding the AR view the best option is to use the accoring show and hide methods of the WikitudeARViewController.

0

精彩评论

暂无评论...
验证码 换一张
取 消