Start a new topic

Xamarin Problems

Hello, I have a problem when I try use your API in Xamarin IOS. When I try to execute the application on a device, it automatically closes, even in the example application included in the component.

The message in the console is:

2017-01-30 13:12:17.818 WikitudeSDKExample[26970:884329] critical: Stacktrace:
2017-01-30 13:12:17.819 WikitudeSDKExample[26970:884329] critical:   at <unknown> <0xffffffff>
2017-01-30 13:12:17.820 WikitudeSDKExample[26970:884329] critical:   at (wrapper managed-to-native) ApiDefinition.Messaging.IntPtr_objc_msgSend (intptr,intptr) <0x00012>
2017-01-30 13:12:17.821 WikitudeSDKExample[26970:884329] critical:   at Wikitude.Architect.WTArchitectView..ctor () <IL 0x00042, 0x0015b>
2017-01-30 13:12:17.821 WikitudeSDKExample[26970:884329] critical:   at WikitudeSDKExample.WikitudeSDKExampleViewController.ViewDidLoad () [0x00008] in D:\Silentium\Drafts\Tripsodia - Tests\TravelGuide\TravelGuide\Components\com.wikitude.xamarin.component-5.3.0\samples\WikitudeSDKExample\WikitudeSDKExampleViewController.cs:83
2017-01-30 13:12:17.822 WikitudeSDKExample[26970:884329] critical:   at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x00020, 0x000cc>
2017-01-30 13:12:17.822 WikitudeSDKExample[26970:884329] critical:   at <unknown> <0xffffffff>
2017-01-30 13:12:17.823 WikitudeSDKExample[26970:884329] critical:   at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <0x00012>
2017-01-30 13:12:17.823 WikitudeSDKExample[26970:884329] critical:   at UIKit.UIApplication.Main (string[],intptr,intptr) [0x00005] in /Users/builder/data/lanes/3969/7beaef43/source/xamarin-macios/src/UIKit/UIApplication.cs:79
2017-01-30 13:12:17.823 WikitudeSDKExample[26970:884329] critical:   at UIKit.UIApplication.Main (string[],string,string) [0x00038] in /Users/builder/data/lanes/3969/7beaef43/source/xamarin-macios/src/UIKit/UIApplication.cs:63
2017-01-30 13:12:17.824 WikitudeSDKExample[26970:884329] critical:   at WikitudeSDKExample.Application.Main (string[]) [0x00001] in D:\Silentium\Drafts\Tripsodia - Tests\TravelGuide\TravelGuide\Components\com.wikitude.xamarin.component-5.3.0\samples\WikitudeSDKExample\Main.cs:17
2017-01-30 13:12:17.828 WikitudeSDKExample[26970:884329] critical:   at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00051, 0x001d6>
2017-01-30 13:12:17.828 WikitudeSDKExample[26970:884329] critical:
Native stacktrace:

2017-01-30 13:12:17.829 WikitudeSDKExample[26970:884329] critical:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
The app has been terminated.
Launch failed. The app 'WikitudeSDKExample' could not be launched on 'iPhone 5 iOS 10.1'. Error: An error occurred while executing MTouch. Please check the logs for more details.
The app has been terminated.

1 Comment

Hi Martin,


I see you tested on an iPhone 5 with iOS 10.1 and you cannot even test with our sample app. Can you please tell me which version you are trying with and share more details based on what you get on the logs.


Thanks

Eva

Login or Signup to post a comment