hanatharesh2712 / ionic-native-sms-retriever-plugin-master

Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
29 stars 19 forks source link

sms not reading not working after uploading on google playstore. #18

Closed codeclub2020 closed 4 years ago

codeclub2020 commented 4 years ago

Hi, I have used sms-retriever-plugin to read sms for OTP verification and it works fine when we build debug apk and test. After uploading on google play store it is not reading sms and not working.

Can anyone please help me,not getting where i am stuck. Thanks in advance.

hanatharesh2712 commented 4 years ago

@codeclub2020 Are you using release version hash code of your APP? If not then you have to use different hash string for release APK. Thanks!

rahul-maurya1992 commented 4 years ago

Hi @codeclub2020 , Can you please let me know how can i generate release version hash code which accept by this plugin?

thank you.

hanatharesh2712 commented 4 years ago

@rahul-maurya1992 You can refer updated readme.md file. sms plugin demo

9meAhmed commented 3 years ago

i have signed my APK and its was working fine and then i uploaded to store after downloading from store its not working it there and change after apk uploaded to store

hanatharesh2712 commented 3 years ago

@9meAhmed If it is signed with different certificates then you have to generate a hash string using that APK file.