faizalshap / react-native-otp-verify

React native sms verification without additional permissions
MIT License
239 stars 92 forks source link

Hash key updated confusion. #80

Closed DivyeshPonkiya closed 4 months ago

DivyeshPonkiya commented 1 year ago

application already publish on play store. but some day after updated abb upload on playstore this time HASH key (11 digit key) in any changes?

nizar-mph commented 1 year ago

How did you generated HASH key, could you please help me once?

ridvanaltun commented 10 months ago

application already publish on play store. but some day after updated abb upload on playstore this time HASH key (11 digit key) in any changes?

According to Google document answer is no.

Google Play services uses the hash string to determine which verification messages to send to your app. The hash string is made of your app's package name and your app's public key certificate.


How did you generated HASH key, could you please help me once?

Check here https://developers.google.com/identity/sms-retriever/verify?hl=en#computing_your_apps_hash_string