faizalshap / react-native-otp-verify

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

Add support for Android 14 #106

Closed jerearaujo03 closed 6 months ago

jerearaujo03 commented 6 months ago

This PR adds 5th param "flags" for method registerReceiver, required for Android 14.

jerearaujo03 commented 6 months ago

Fix issue #105

jerearaujo03 commented 6 months ago

TODO: fix for older react native versions

https://github.com/faizalshap/react-native-otp-verify/issues/105#issuecomment-1919139680

jerearaujo03 commented 6 months ago

@faizalshap can you take a look?

jerearaujo03 commented 6 months ago

Any updates @faizalshap ?

faizalshap commented 6 months ago

Merged and Published in v1.1.8x