I have created a navigation flow (with UINavigationController) between ViewControllers with AR-flow at the end.
I want to destroy the AR-flow manually by code when I go back (when I leave the AR-flow).
The sample where I am implementing this is UserDefinedTargets (but ImageTargets should look like).
Any idea for this?
Thanks in advance!
PD: NalinS, I tried with Danchoy's suggestion but I couldn't fix it :(
I think your best bet might be to manage these from within OpenGL and have calls in to manage it.
N