Hi Everyone,
My ionic 3 signed app not working only in android 11 saying app not installed, without sign it’s working
Here are my configurations:
cordova-android": “^10.1.0”, and below properties were listed in my cdv-gradle-congig.json
“MIN_SDK_VERSION”: 22,
“SDK_VERSION”: 30,
“GRADLE_VERSION”: “7.1.1”,
“MIN_BUILD_TOOLS_VERSION”: “30.0.3”,
“AGP_VERSION”: “4.2.2”,
“KOTLIN_VERSION”: “1.5.21”,
“ANDROIDX_APP_COMPAT_VERSION”: “1.3.1”,
“ANDROIDX_WEBKIT_VERSION”: “1.4.0”,
“GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION”: “4.3.8”,
1 post - 1 participant