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

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

Plugin stops reading the sms #41

Open akashJaiswal478 opened 1 year ago

akashJaiswal478 commented 1 year ago

App has a valid and latest certificate. I'm still Not sure what the issue. Can you please help here or guide us what can we do?

hanatharesh2712 commented 1 year ago

@akashJaiswal478 Are you using the different hash for Signed and Unsigned App? If not then you have to create a hash for a signed APK and use that if you are testing singed APK. same thing you need to do for unsigned APK if you are testing it.

This should help you: https://github.com/hanatharesh2712/ionic-native-sms-retriever-plugin-master/issues/22

eng-MahmoudGhonim commented 1 year ago

I have same issue plugin isn't reading the SMS, Kindly advise