Xamarin development experience better on iPhone or Android?

It’s time to get a new cell phone.

From the perspective of Xamarin/Azure F# development for my personal use and/or open source, should I get an iPhone or Android?

I’m looking for informed opinions. What are the pros/cons of each?

Apparently you can develop for your personal iPhone [https://techcrunch.com/2017/05/11/microsoft-now-lets-ios-developers-deploy-run-and-test-their-apps-directly-from-windows/](http://Xamarin iOS development on VS)

I’m assuming this is Xamarin.Forms.

Android:
:slight_smile: you can use an emulator on Windows and build on Windows to run on a local device.
:frowning: Android development is a slow and bumpy experience with device-specific issues and Xamarin.Forms has the most overhead on Android.

iOS
:slight_smile: Your app should perform well and not depend on device specifics.
:frowning: You will need a mac for development. I wouldn’t rely on LivePlayer esp with F#.

Also consider UWP for development, with momre occasional builds/releases on iOS/Android:
:slight_smile: Easy and fast development and debugging on Windows.
:frowning: Can’t release to Store. (Edit: this is possible now.)

2 Likes

According to the article I posted above, you no longer need a Mac for personal development.

Yes. That’s very new and F# support is just out. Feel free to be a guinea pig for the rest of us :).

7sharp9_exhumed convinced me on the slack channel Android Java is just not a good language to be developing on top of. So it looks like I’m opting for iOS.

Dave is right. If you are developing for Android then make sure you do have device with you. Running things on simulator or emulator is way too slow. While for iOS you will not find that kind of issue. And this very much generic for all cross platform tools.

@jackfoxy

iPhone will be safer than android