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
App crashes when ARBrowser is pushed onto a Navigation Controller
P
Pritesh Lad
started a topic
over 10 years ago
App crashes when ARBrowser is pushed onto a Navigation Controller
5 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
P
Pritesh Lad
said
over 10 years ago
Hi all,
I am trying to integrate ARBroser App in my application. I have all the required libraries and frameworks in place.
I have a login screen & after 'login success' I am trying to push ARBrowser's view controller using navigation control.
But as soon as the ARBrowser's view controller is pushed, my app crashes.
It gives error as: terminate called throwing an exception.
But its not showing which exception is causing the crash.
Please reply. Thanks in advance.
-Pritesh.
A
Andreas Schacherbauer
said
over 10 years ago
Hi Pritesh,
which SDK version are you using? The SDK 1.2 is tested in many different UI's and should work fine in your scenario.
Best regards
Andres
P
Pritesh Lad
said
over 10 years ago
Hi,
I downloaded the SDK1.2, but I am not able to see the POIs even in its sample application.
I have included the linker flag -ObjC as mentioned in the documentation.
Release doc for SDK1.2 says that SBJSON library has been removed from it.
Is this a problem because of that? (Don't think so because there are files related to this library in the sample codes of the SDK).
Thanks,
Pritesh
A
Andreas Schacherbauer
said
over 10 years ago
Hi,
did you set your location in the sample application? You need to do this in the file WTSecondViewController, line 24/25.
Best regards
Andreas
P
Pritesh Lad
said
over 10 years ago
Hi,
I did set the coordinates in WTSecondViewController.h file. That wasn't the problem anyway.
Its working fine now after I added the library again.
Thanks for help.
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 3870 topics
© 2021 Wikitude, a Qualcomm company
Pritesh Lad