Since upgrading to the latest release of Visual Studio (16.6.0), and Xamarin.iOS 13.18.1.31, my IPAs will not generate to distribute.
IPA is upload to store
Error occurs:
Could not create ipa file for distribution of the archive '
MessagingRemoteException: An error occurred on client Buildxxx while executing a reply for topic xvs/Build/16.6.0.1055/execute-task/
TypeInitializationException: The type initializer for 'Microsoft.Build.Tasks.Copy' threw an exception.
PlatformNotSupportException: Operation is not supported on this platform.
App only changed localization content (strings in RESX and .strings file).
Text self-explanatory
None
I have similar problem
+1
+1
I did manage to publish the app on MAC. On VS 2019 for Mac, I've changed Release --> Generic Device. And then Archive->Distribute. It works correctly.
Hopefully, it will be a workaround for anybody struggling with this issue, till it is fixed;)
One small catch there. When you are asked to enter app id and password - it is not your apple password - it is app-specific password :) I am being fooled by this feature each and every time :)
+1
I can deploy app by going to mac and uploading from xcode.
Can anyone having this issue use the feedback tool on VS to log a bug please?
https://docs.microsoft.com/en-us/visualstudio/ide/feedback-options?view=vs-2019
That will gather up some logs that will be helpful for the team responsible for this feature
Same issue here...
I was able to work around it by going through the mac, xcode -> windows -> organizer. You see mirrored archived apps. As described by @jameshowey
Hi all, we're tacking this problem here https://developercommunity.visualstudio.com/content/problem/961282/xamarinios-fails-to-build-with-messagingremoteexce.html.
Thanks!
Deleting content of \obj and \bin in iOS project helped me !
Great--closed, and no resolution!
This has now been fixed in the latest VS Release 16.6.1
Most helpful comment
Great--closed, and no resolution!