Has anyone successfully used the C-SDK for Android? I’ve written a .NET Standard interop wrapper around the C-SDK and this runs on Xamarin as well. I can successfully call ‘OCRegisterPersistentStorageHandler’ (confirming the interop works) but when I call OCInit2, the app exits, without much of an error to go on (All I get is “Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 6496”, and I haven’t been able to get the native debugging to work yet)
I’ve also enabled the same capabilities in the manifest as the Android example apps have, so should be good there. Anyway just curious if anyone has actually ever gotten this to work before? Thanks /Morten
_______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
