Xamarin.forms after iOS 15 release
Help!
I am using Visual Studio with it being updated to the latest version. I have an iPhone 12 Pro Max which I was able to deploy applications to successfully on iOS 14. Since the update, I now get a deployment error and a popup saying the following:
'Xamarin.iOS does not support running or debugging the previous built version of your project. Please ensure your solution builds before running or debugging it.'
Nothing else changed with my computer or iphone except the update to iOS.
Before its asked: I do not have access to a Mac. I did try updating Xamarin.Forms and other nuget packages. I did provision my application to the correct certificate with a wildcard.
Thoughts? Fixes?
Thank you!