I have an ionic app with zoom sdk for live meeting android api level 29. Now i have updated the zoom sdk but unable to submit app to play store as minimum api level required is 31.
Now i have built the app with api level 31 but app is not working on android version 12 devices but working fine on devices below android version 12.
Ionic Info
Ionic CLI : 5.4.16
Ionic Framework : @ionic/angular 4.11.10
@angular-devkit/build-angular : 0.803.27
@angular-devkit/schematics : 8.1.3
@angular/cli : 8.1.3
@ionic/angular-toolkit : 2.0.0
Capacitor:
Capacitor CLI : 1.5.2
@capacitor/core : 1.5.1
Cordova:
Cordova CLI : 11.0.0
Cordova Platforms : android 11.0.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 14 other plugins)
Utility:
cordova-res : 0.15.4
native-run : 1.6.0
System:
Android SDK Tools : 26.1.1 (C:\Users\userj\AppData\Local\Android\Sdk)
NodeJS : v16.16.0 (C:\Users\user\AppData\Roaming\npm\node_modules\node\bin\node.exe)
npm : 8.11.0
OS : Windows 10
Please help what can be the issue.