firebase / FirebaseUI-Flutter

Apache License 2.0
93 stars 81 forks source link

📚 Document that iOS version should be checked when using Apple Sign In #101

Closed lesnitsky closed 9 months ago

lesnitsky commented 10 months ago

Discussed in https://github.com/firebase/FirebaseUI-Flutter/discussions/100

Originally posted by **lesnitsky** September 6, 2023 As discussed in https://github.com/firebase/FirebaseUI-Flutter/issues/49, there's not much `firebase_ui_auth` could do to prevent unavailable sign in provider from being shown due to an outdated OS version, so this should be documented (an example showing how to use `device_info_plus` plugin).