faizalshap / react-native-otp-verify

React native sms verification without additional permissions
MIT License
241 stars 95 forks source link

How do I get 11 digit hash key for release version #33

Closed AdarshGoswami0335 closed 1 year ago

AdarshGoswami0335 commented 3 years ago

Auto verify is working good and fine in development and when I released the apk auto-verify is not working. I think its a problem of hash key . Can someone tell me how can I get hash key for production . Any help is appreciated

Sravansuhas commented 3 years ago

Same here! Any Help.

AdarshGoswami0335 commented 3 years ago

Yeah I got it

On Fri, Jun 11, 2021, 9:24 PM Sravan Suhas @.***> wrote:

Same here! Any Help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/faizalshap/react-native-otp-verify/issues/33#issuecomment-859676749, or unsubscribe https://github.com/notifications/unsubscribe-auth/APPUUB5NLJHXRMEYQURJ7YTTSIWSRANCNFSM452SWHZA .

Sravansuhas commented 3 years ago

Can you tell me the procedure to resolve this issue?

AdarshGoswami0335 commented 3 years ago

Yeah sure

On Fri, Jun 11, 2021, 9:28 PM Sravan Suhas @.***> wrote:

Can you tell me the procedure to resolve this issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/faizalshap/react-native-otp-verify/issues/33#issuecomment-859679330, or unsubscribe https://github.com/notifications/unsubscribe-auth/APPUUB66KFPS4HROJYM6CPTTSIXAZANCNFSM452SWHZA .

AdarshGoswami0335 commented 3 years ago

Send me a message on whatsapp +917987273293

On Fri, Jun 11, 2021, 9:30 PM Adarsh Goswami @.***> wrote:

Yeah sure

On Fri, Jun 11, 2021, 9:28 PM Sravan Suhas @.***> wrote:

Can you tell me the procedure to resolve this issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/faizalshap/react-native-otp-verify/issues/33#issuecomment-859679330, or unsubscribe https://github.com/notifications/unsubscribe-auth/APPUUB66KFPS4HROJYM6CPTTSIXAZANCNFSM452SWHZA .

mohity777 commented 3 years ago

Why cant u tell the solution here? Is it a secret?

deepak-jha-kgp commented 3 years ago

Just follow the steps here Computing your app's hash string

faizalshap commented 1 year ago

@AdarshGoswami0335 the production’s hash differ mostly from development so make sure that you are using the right hash key I will add this in FAQ shortly