Reputation:
I am trying to publish my app finally on playStore but i get this error. What could that be please?
Upvotes: 0
Views: 135
Reputation: 13176
This is a bug in the Xamarin tooling. You can track this here:
https://bugzilla.xamarin.com/show_bug.cgi?id=51599
You may want to try manually uploading your .APK to the Google Play Developer Console instead. Perhaps the issue is purely in the Archive Manager feature and not inside your .apk. If you can add a reproduction project to the bug report above, I can help investigate this for you.
Upvotes: 3