0

I've tried to add an Apple Developer Account in Visual Studio 2017 but when I go Tools/Options/Xamarin/Apple Accounts, the Add button is disabled:

Xamarin options

I have tried to update but still isn't working (Visual Studio Enterprise 2017 15.9.29), besides I have a Mac paired already by IP

  • 1
    Xamarin is no longer supporting VS2017, so the tooling is not up to date – Jason Feb 11 '21 at 21:19
  • One piece of constructive criticism? This showed up on my "radar" only because you tagged this as [ios]. Why? Some questions really shouldn't be tagged with the maximum of 5 subjects. This sounds like [xamarin] only - target your questions and you probably will get a much better response. –  Feb 12 '21 at 00:19

1 Answers1

0

You VS could do that. Apple account management is available on Visual Studio for Mac, Visual Studio 2019, and Visual Studio 2017 (Version 15.7 and higher).

You must also have a paid Apple Developer account to use this feature. Before you begin, be sure to first accept any user license agreements in the Apple Developer portal.

You could check the requirements and steps on MS docs. https://learn.microsoft.com/en-us/xamarin/cross-platform/macios/apple-account-management?tabs=windows#add-an-apple-developer-account

Wendy Zang - MSFT
  • 10,509
  • 1
  • 7
  • 17