hiranpeiris / react-native-otp-auto-fill

Auto fill OTP library for React Native
MIT License
6 stars 8 forks source link

Android Signature key #10

Closed ithustle closed 2 years ago

ithustle commented 2 years ago

Check your console logs: You will get "Android Signature key for SMS body: XXXX" Put that code "XXXX" in backend SMS body like below.

Hey there. Is this key unique per app or per device? And is it compatible with firebase auth phone Number?

hiranpeiris commented 2 years ago

Just put it to your firebase configuration. It will work. This is unique to your Keystore file.

ithustle commented 2 years ago

@hiranpeiris could you show me where? I just can't figure it out. Btw, it works fine on Android, but on iOS isn't auto fill my inputtext