khalti / khalti-sdk-android

SDK for Khalti Android App
23 stars 15 forks source link

App remove from play store due to SMS permission declared in Manifest. #9

Closed subashz closed 5 years ago

subashz commented 5 years ago

Can you please make SMS permission optional on the SDK. Since, SMS permission on SDK is mainly required for the auto read of the SMS? More detail her: https://support.google.com/googleplay/android-developer/answer/9047303

txudeep commented 5 years ago

I have also got similar issue and my app got rejected from playstore. Please fix this issue as soon as possible.

abnormalbbk commented 5 years ago

Sms permission has been removed in the latest version so please update the sdk to latest.

subashz commented 5 years ago

SMS permission has been removed only in the develop branch, no merge in the master. please merge the branch and release..