payu-intrepos / payumoney-new-sample-app

New Sample App For PayUmoney and PnP SKD integration
40 stars 37 forks source link

Google play store upload time error #36

Closed jesikak closed 4 years ago

jesikak commented 5 years ago

implementation 'com.payumoney.sdkui:plug-n-play:1.4.4' I was used above payumoney sdk. When i live my app with payUmoney use this two permission "android.permission.READ_SMS, android.permission.RECEIVE_SMS" then upload on play store after then give me this below by google play store.

Based on our review, we found your app’s expressed user experience did not match your declared core functionality Default SMS handler (and any other core functionality usage while default handler)Default Phone handler (and any other core functionality usage while default handler)Device Automation Please remove these permissions from your app.

how to sol this problem. please reply

Rahul-Hooda commented 4 years ago

Its already resolved in latest release of sdk. Kindly refer it from here. You can also use below gradle to upgrade to latest version - implementation 'com.payumoney.sdkui:plug-n-play:1.5.0'