sajTempler / IonicFirebasePhoneAuth

13 stars 8 forks source link

iOS can use it or not ? #3

Closed uokivan closed 5 years ago

uokivan commented 5 years ago

Thank you very much

sajTempler commented 5 years ago

Yes,

If you have problems while trying it. Create an issue with question

Happy coding Simon

uokivan commented 5 years ago

Thank you very much

uokivan commented 5 years ago

Hi sajTempler

on android ,when I use this "IonicFirebasePhoneAuth", I can get the verify code from firebase, but when I insert the verify code, and press "verify" button, It do nothing.....my I wrong??

sajTempler commented 5 years ago

Do u see this line in console after typing code from sms ?

console.log('LoginPage user', user);

uokivan commented 5 years ago

Hi sajTempler Thanks for your help, now I make it , Thanks so so much

uokivan commented 5 years ago

Update : Android can get the verify code, all done 👍 iOS can get the verify code too........but can't click the "verify" button, It do nothing in xcode, it shows : CDVIonicKeyboard: updating frame

sajTempler commented 5 years ago

Hey,

Unfortunately I don't have iOS device. But it worked in one of the projects that I was involved.

here are some more info on it (go to verifyPhoneNumber section) https://arnesson.github.io/cordova-plugin-firebase/docs/API.html

U can verify if u receive data as described in plugin API