Start a new topic

How to clearly close the AR World

How to clearly close the AR World


Hi,

Please, tell me how to clearly close a world ? (on iOS)

 

I've add an UIButton to the top of the architectView. When user touch the button, the function is called :

 

-(void)closeAction:(id)sender

{

  if(_architectView)

  ;

 

  ;

}

 

The view disapear but the app crash... (EXC_BAD_ACCESS (SIGSEGV))

Thanks.

 

 

 

 

Hi Olivier,

are you running a image recognition world? If so, there will be a  maintenance release in about two weeks which fixes this issue.

If you have an urgent buisness need that requires the fix please send us an email at info@wikitude.com.

Best regards

Andi

>are you running a image recognition world?

Yes, I am.

>If so, there will be a  maintenance release in about two weeks which fixes this issue.

Yes I know but I didn't know that maintenance will fix this issue.

>If you have an urgent buisness need that requires the fix please send us an email at info@wikitude.com.

Ok. Thanks.
Login or Signup to post a comment