Open RishiSetpal777 opened 9 months ago
I tried with this everything works fine for me. @RishiSetpal777 Would you please share more about what you changed so that I can try reproducing the issue?
I am also getting the same kind of issues with the below React native version. So please suggest to me a needful solution.
"react-native": "0.72.6",
run the below code in the first line.
DeviceNumber.get().then((res) => { console.log(res); });
@DineshLt93 / @RishiSetpal777 did you guys find any solution ?
Not working on Android 14.
Application is getting closed directly after this line DeviceNumber.get().then((res) => {}
package.json
recently i have updated react-native-otp-verify from 1.0.7 to 1.0.9