cancel
Showing results for 
Search instead for 
Did you mean: 

Has anyone used Xamarin to build iOS app using Ultralite database?

Former Member
0 Kudos

I am developing a mobile app for iOS (iPhone/iPad) using Xamarin in a Microsoft Visual Studio .NET C# environment. To access the SQL Anywhere 17 Ultralite library to manage the local app database and perform data synchronisation to remote server, I need to PInvoke the static library file "libulrt.a" methods, properties and constructors.

I do not know how to find out the library method, property and constructor signatures so that I can build a C# wrapper of PInvoke calls to the Ultralite library.

Is there anyone who has experience in this area, or who can tell me how to obtain the library signatures for SQL Anywhere 17?

Accepted Solutions (0)

Answers (0)