koji-1009 / flutter_auth_ui

A Flutter plugin for using the Firebase Auth UI with Dart in Flutter apps. (not official plugin.)
https://pub.dev/packages/flutter_auth_ui
36 stars 10 forks source link

Single Auth Provider on IOS not work like Android. #77

Closed tunchamroeun closed 3 years ago

tunchamroeun commented 3 years ago

I want to call from my custom button. I provided single auth provider for each onPress button, It works well on Android, but on IOS still see single button page.

koji-1009 commented 3 years ago

Hi @tunchamroeun ,

Sorry, that's the standard behavior of firebaseui-ios. https://github.com/firebase/FirebaseUI-iOS/issues/295

As far as checking the issue of iOS, even if only the phone is specially supported, there are no plans to support it because it seems that refactoring will be necessary. https://github.com/firebase/FirebaseUI-iOS/issues/809