"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

restart AR view

Hi.

I'm making an AR app with Vuforia iOS SDK. The app shows a short AR animation after detecting a trackable image.

It begins with a home screen. When a user touch a start button on the home screen, an AR view is loaded and the AR animation starts. After the animation finishes, two GUI buttons are displayed on an overlay view. One (Home) is for going to the home screen and the other (Again) is for showing the animation again.

 

My question is that.. how can I make the animation restart without going to the home screen when a user selects the Again button?