"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

Crash after lock, unlock device screen

Vuforia SDK Version: 5.0.5 -Description with steps to reproduce:

1) Run sample app

2) Go "Image Targets"

3) Press "Start" button

4) Wait, video stream and target search starts

5) Lock iPhone screen

6) Unlock iPhone screen

7) Crash

iPhone4 iOS7.1.2.crash

iPhone4s iOS9.0.2.crash

-Development OS (Mac OS X, Windows, Linux): Mac OS X -Mobile OS and Version: iOS 7.1.2 & iOS 9.0.2 -Mobile Device Manufacturer and Model name: iPhone4(iOS 7.1.2) iPhone4s(iOS 9.0.2) -Do the Vuforia Sample Applications show the same behavior?: Yes, my app and the sample application have the same bahavior

AlessandroB

Tue, 10/13/2015 - 12:36

Could you try the following:

locate the applicationWillResignActive in your App Delegate mm file, and remove (or comment out) the call to

finishOpenGLESCommands