Hi again,
After some tests and upgrades, I finally arrive to remove this “problem” in the Google Play Console.
Here is my latest changes:
- Update the version of the package
@awesome-cordova-plugins/corefrom 6.4.0 to 6.8.0. - Update the version of the package
@awesome-cordova-plugins/device-orientationfrom 6.4.0 to 6.8.0. - Update the version of the package
cordova-plugin-device-orientationfrom 2.0.1 to 3.0.0. - Remove the line
android.defaults.buildfeatures.buildconfig=truefrom the fileandroid/gradle.properties(as indicated in build warning of Android Studio). - Delete the folder
android/capacitor-cordova-android-pluginsand rebuild it usingnpx cap sync.
After that, I don’t have anymore the problem in Google Play Console ![]()
Have a nice day,
Loïc