You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build the app for any of the IPad versions (IPad, Air, Pro)
The apps shows the sign in scren
Expected Behavior
The screen shows the header (with logo and text fields and button for login). The apple sign in button and at the end, after the header, shows the Google Sign in Button
Actual Behavior
The scren only shows the Google Sign in button. No header information is displayed.
Additional Information
Ive been using this package without a problem, but in the last release Apple rejected the app because only the google sign in button is displayed.
This functionality works without a problem in IPhone, the problem is only with the IPads
Is there an existing issue for this?
What plugin is this bug for?
Firebase UI OAuth Google
What platform(s) does this bug affect?
iOS
List of dependencies used.
flutter pub deps -s list
dev dependencies:
transitive dependencies:
Steps to reproduce
Build the app for any of the IPad versions (IPad, Air, Pro)
The apps shows the sign in scren
Expected Behavior
The screen shows the header (with logo and text fields and button for login). The apple sign in button and at the end, after the header, shows the Google Sign in Button
Actual Behavior
The scren only shows the Google Sign in button. No header information is displayed.
Additional Information
Ive been using this package without a problem, but in the last release Apple rejected the app because only the google sign in button is displayed.
This functionality works without a problem in IPhone, the problem is only with the IPads