EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Uknown alert box on first login with phone #1862

Closed A-Justice closed 2 years ago

A-Justice commented 2 years ago

photo_2021-12-08_09-00-43

I initially ignored it but apple store wont allow the app to pass review because of it .. After a view debugging found out the alert is shown by this call FIRPhoneAuthProvider.provider().verifyPhoneNumberUIDelegateCompletion in the firebase.ios.js file .. Any help please?