"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

Problem with app running on IOS

Hello,

I have a problem when I run an application that has one scene, The ARCamera object has an attached script which has a loop to update the location from the phone services.

 

But whenever I run it on my phone the Camera seems to work for like 0.5 second and stops, and all the buttons on the scene doesn't work, It works fine in unity editor but on the phone I always get this.(I have a DontDestoryOnLoad() for the object its attached to, which is called on Start())

 

I use Unity 2018.3.0f2 and Vuforia 8.0.10 and XCode 10.