Problem in Play Store about Broadcast Reciever

Hi again,

After some tests and upgrades, I finally arrive to remove this “problem” in the Google Play Console.

Here is my latest changes:

  1. Update the version of the package @awesome-cordova-plugins/core from 6.4.0 to 6.8.0.
  2. Update the version of the package @awesome-cordova-plugins/device-orientation from 6.4.0 to 6.8.0.
  3. Update the version of the package cordova-plugin-device-orientation from 2.0.1 to 3.0.0.
  4. Remove the line android.defaults.buildfeatures.buildconfig=true from the file android/gradle.properties (as indicated in build warning of Android Studio).
  5. Delete the folder android/capacitor-cordova-android-plugins and rebuild it using npx cap sync.

After that, I don’t have anymore the problem in Google Play Console :champagne:

Have a nice day,
Loïc

1 Like