Start a new topic

App Crashed

App Crashed


I my iOS appliaction I  use Wikitude SDK as well as TestFlight SDK.

I have following issue, when AR view is opened and application goes to background app crashes with following error 

 

libGPUSupportMercury.dylib`gpus_ReturnNotPermittedKillClient:

0x374dd094:  trap   

0x374dd096:  nop

 

Can it be because of  Wikitude SDK and TestFlight SDK intefere on falling to background action?

 

Thanks

Hi Anush,

 

I found an article that is kind of related to your problem. It seems to be related to OpenGL.

 

http://www.cocos2d-iphone.org/forum/topic/30419

 

Hope this helps!

Hi,

please make sure to call the WTArchitectView 'stop' method before your app goes into background.

 

Best regards

Andreas
Login or Signup to post a comment