Migration from old xamarin studio to xamarin for visual studio

S V 1 Reputation point
2021-11-17T13:33:35.71+00:00

Hi all!
I developed an app for ios a lot of time ago.
I started to develop with mono touch from novell in mono develop with c# and .net.
Next i updated the app for use xamarin studio (when xamarin bought mono touch).
The app is still working, but now apple comunicate to me that it's too much time that the app is not updated.
If I don't update the app within 30 days they hide it from the app store.

The question is....is there anyone that could explain to me the fastest way to update the app with the new ios sdk?

I find no information about this migration and i do not want to re-develop the app entirely.

Thanks in advance.

Stefano

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,377 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lex Li (Microsoft) 5,847 Reputation points Microsoft Employee
    2021-11-17T20:39:50.637+00:00

    Xamarin Studio is replaced by Visual Studio for Mac,

    https://devblogs.microsoft.com/visualstudio/visual-studio-for-mac/

    So in your case, download VS for Mac 2019 (or 2022 preview) and open your project in it to upgrade.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.