user8120868
user8120868

Reputation:

Publishing Failed - Xamarin Google Play Store

I am trying to publish my app finally on playStore but i get this error. What could that be please?

enter image description here

Upvotes: 0

Views: 135

Answers (1)

Jon Douglas
Jon Douglas

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

Related Questions