DEV Community

Discussion on: IOS or Android Application

Collapse
 
bizzibody profile image
Ian bradbury

If you are asking - can you use your Mac and develop using Xamarin studio (MS cross platform app platform). Yes you can.

However. Just remember that developing an app using a cross platform environment like Xamarin will be much harder than doing the same in either Apple Xcode or Android Studio.

My recommendation would be to keep it simple and not over complicate your project. Choose either Android or Apple and go for it.

Thread Thread
 
helpmichaelcode profile image
HelpMichaelCode

I was planning on using Visual Studio code for mac to create my project which supports ASP .Net Core too!

Thread Thread
 
bizzibody profile image
Ian bradbury

So it sounds like you're looking to build a web app and that you've already settled on .Net. Using a Mac to build a .Net web app is not an area I have exposure to, in fact I know no-one doing that, but I know plenty of people using Windows to build .net. Anyhow...I'll break off at this point.

Good luck!

Thread Thread
 
helpmichaelcode profile image
HelpMichaelCode

Thanks Ian anyway for your input and I'll keep researching!