I've uploaded an app to Play Store which was working fine till version 9 and I'm not able to figure out what is causing this issue. These are the libraries that I used in the app.
- implementation 'com.karumi:dexter:6.2.1'
- implementation 'com.github.esafirm.android-image-picker:imagepicker:2.4.0' // Image Picker
- implementation 'com.paytm.appinvokesdk:appinvokesdk:1.2' // PayTM
Please use the latest version of App-invoke SDK which has been provided on developer documentation of paytm as well. Mentioning the version for your reference here as well