Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
How to clearly close the AR World
O
Olivier Hugues
started a topic
over 9 years ago
How to clearly close the AR World
3 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
O
Olivier Hugues
said
over 9 years ago
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.
A
Andreas Schacherbauer
said
over 9 years ago
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
O
Olivier Hugues
said
over 9 years ago
>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
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3831 topics
© 2021 Wikitude, a Qualcomm company
Olivier Hugues