Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Visual Studio App Center was retired on March 31, 2025, except for the Analytics and Diagnostics features, which will continue to be supported until June 30, 2026. Learn more.
When publishing an Android App Bundle .aab file, you may come across an error like this:
Google Play app signing is not enabled for this package. You must enroll into app signing by Google Play to upload an Android App Bundle.
This error appears when you try to publish an app for which you haven't enabled app signing by Google Play. This is a requirement for releasing Android App Bundles. Follow the steps below to fix the issue.
Fixing this issue
- Sign in to the Google Play Console.
- Open the settings for your app.
- Go to Release management > App signing.
- Follow the steps there to enable app signing by Google Play for your app.
See the official documentation by Google on using app signing by Google Play.