Xamarin.IOS and Xamarin.Adnroid SDK?

Former Member
Former Member
Does Garmin have any plans with Xamarin?
Would they release Xamarin.IOS and Xamarin.Android SDK in the future?

I have made some experiments creating a Xamarin.IOS binding, it works (more or less...), and I was able to implement a promising test project based on it.

...but...

There is a note in the SDK documentation that says: The framework contains simulator slices that must be stripped out before uploading to iTunes Connect. If the simulator slices are not removed then your app will be rejected by iTunes Connect. The stripSimulatorSlice.sh script is included in the SDK to help with this process. You will need to add a Run Script step under Build Phases after the Embed Frameworks step. Then drag the stripSimulaotrSlice.sh file into the text box to ensure the script is run during the build process.

What should I do with it on Xamarin side? Does anybody have any experiences with it? Or Connect IQ with Xamarin at all?

Thanks very much!