Home APP ERROR For security reasons you need to disable debugging before it can be...

For security reasons you need to disable debugging before it can be published in Google Play. VS 2019

0

For security reasons you need to disable debugging before it can be published in Google Play. VS 2019

Solution

I am unable to find a way to publish my Xamarin native Android app to Play Store. I am using Visual Studio 2019.

After going through StackOverflow with is an issue, I have made sure

  1. The project is in Release Mode
  2. Use Fast Deployment(debug mode only is disabled)
  3. Linking is set to Sdk Assemblies Only
  4. Added  <application android:debuggable="false" …> in the AndroidManifest.xml

I am still getting the error You uploaded a debuggable APK or Android App Bundle. For security reasons you need to disable debugging before it can be published in Google Play. Please let me know what I am missing.

Additional Reading

Android Game App

If you found this post useful, don’t forget to share this with your friends, and if you have any query feel free to comment it in the comment section.

Thank you 🙂 Keep Learning !

READ MORE

NO COMMENTS

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Exit mobile version