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
Crash after updating iOS project to SDK 1.2
R
Ricardo Mantero
started a topic
over 10 years ago
Crash after updating iOS project to SDK 1.2
5 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
R
Ricardo Mantero
said
over 10 years ago
Hi there.
I've just replaced SDK files in my working iOS project. Nothing else has been modified but now the app crashes at the moment it presents the cam view.
The console throws this error:
-: unrecognized selector sent to instance 0x1c5d4590
Should I modify anything from my code to update SDK?. Please help.
Thanks
P
Philipp Nagele
said
over 10 years ago
Can you confirm that you added the following linker flag -ObjC in Xcode? If not please add it and the error should be gone.
R
Ricardo Mantero
said
over 10 years ago
Ooops!. You're right.
My fault. I missed that one.
Thanks for your help.
D
Danny Song
said
over 10 years ago
I got the same problem. But adding -ObjC doesn't solve the problem. have you already fixed your issue?
R
Ricardo Mantero
said
over 10 years ago
Hi Danny.
Yes. After adding -ObjC everything went ok for me.
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 3869 topics
© 2021 Wikitude, a Qualcomm company
Ricardo Mantero