0

I'm new to Xamarin.

My goal is to develop an app for both Android and Windows phone platforms, without IOS. I dont have any mac to test.

Under the properties solution, I already tried to remove IOS from the targets platform, but doesn't allow me. It's mentioned that its

Thats the solution i tried withou sucess: Remove ios, windows8, and wp8 from Xamarin Forms PCL - nuget 3.0 opt-into error?

enter image description here

Please help.

Community
  • 1
  • 1
dsdsad
  • 199
  • 1
  • 10

1 Answers1

2

It doesn't really matter! It doesn't mean you are actually stuck with iOS in any way.

The only thing it means is that the set you have selected is also compatible with the libraries in Xamarin.iOS. So it means that you could create an iOS project without too much trouble if you would want to in the future.

If you do not create an iOS project, you won't get an iOS app.

Gerald Versluis
  • 21,913
  • 5
  • 52
  • 75