Error MT2002: Failed to resolve assembly: Microsoft.WindowsAzure.MobileServices.iOS

117 Views Asked by At

I have updated my xamarin.ios project to IOS14 SDK and i am getting the following build error

Error MT2002: Failed to resolve assembly: 'Microsoft.WindowsAzure.MobileServices.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' (MT2002)

I understand that the Azure Mobile Services Library is deprecated, however is there a way that i can build my project without migrating to Azure Mobile Apps?

#September 2021 Update

With Xamarin.iOS 14.20.0.24 i continue to have the error

0

There are 0 best solutions below