Hi all.
I am new to this forum and would like to ask for your help to point us to a good code sample for Xamarin mobile implementation for both Android and iOS platform. Thanks in advance.
Hi all.
I am new to this forum and would like to ask for your help to point us to a good code sample for Xamarin mobile implementation for both Android and iOS platform. Thanks in advance.
0 out of 0 found this helpful
Comments
1 comment
In general, we don't provide support for the projects developed in Xamarin and we don't have standard code samples for Xamarin. However, it is technically possible to use RTR SDK in such projects. For example, on the Xamarin Developers portal there are several articles that can be used as a reference on how to link native libraries to the project:
http://developer.xamarin.com/guides/android/advanced_topics/using_native_libraries/ for Android
http://developer.xamarin.com/guides/ios/advanced_topics/native_interop/ for iOS
Please sign in to leave a comment.