Start a new topic

Crash in integration of both ARBrowser and IR sample

Crash in integration of both ARBrowser and IR sample


Hi,

I am integrating both ARBrowser and IR sample in my App.

ARchitect world is loading for both ARBrowser and IR  on respective button click.

But on navigating back to previous screen, Application crashes.

Please help me in this regard.

Thanks in advance.

Regards,

Kishan Lal

Hi Kishan,

on what platform is your project running on?

Best regards,

Martin

Hi Martin,

Thanks for help.

I am using Xcode 4.3.2, iPhone 4S with iOS 5.1 and Wikitude SDK 1.1 trail version.

It is showing following exception on Crash:"terminate called throwing an exception".

Regards,

Kishan Lal.

Hi,

please download the latest SDK (1.2) from our homepage. There is also a Xcode update available to you.

Best regards

Andreas

Hi Andreas,

Thanx for the help.

I tried the code in SDK 1.2 . App crash on navigation has been resolved, but it is not showing POIs.

I also added the -ObjC flag to other linker flag.

The same code is showing POIs in SDK 1.1, but crashing on navigation.

The ARBrowser example in SDK 1.2 is also not showing POIs for my current location. 

Please assist me if something need to be changed.

Regards,

Kishan Lal

Hi,

did you set your location in the sample application? You need to do this in the WTSecondViewController file on line 24/25.

Best regards

Andreas
Login or Signup to post a comment