Open sheinix opened 2 days ago
When loading webauthentication screen on flutter, since iOS 18, the app shows a white blank page.
This has been reported also for the react-native auth0 package here
There's a workaround on the react-native by upgrading iOS sub-dependencies of Auth0 to 2.10.0
I've tried to do so with the provided auth0_flutter.podspec file but haven't been able to make it work.
auth0_flutter.podspec
This is currently blocking users to login/signup using auth0 for builds created with latest SDK.
webAuthentication
Flutter (Channel stable, 3.24.4, on macOS 15.1 24B83 darwin-arm64, locale en-AU) • Flutter version 3.24.4 on channel stable at /Users/dev/fvm/versions/3.22.3 • Upstream repository https://github.com/flutter/flutter.git • Framework revision 603104015d (11 days ago), 2024-10-24 08:01:25 -0700 • Engine revision db49896cf2 • Dart version 3.5.4 • DevTools version 2.37.3
1.7.2
3.24.4
iOS
18.1
I'm having the exact same issue. Blank page that never loads.
The page loads in android (though rather slow) and in my desktop browser (instantly) without errors.
Checklist
Description
When loading webauthentication screen on flutter, since iOS 18, the app shows a white blank page.
This has been reported also for the react-native auth0 package here
There's a workaround on the react-native by upgrading iOS sub-dependencies of Auth0 to 2.10.0
I've tried to do so with the provided
auth0_flutter.podspec
file but haven't been able to make it work.This is currently blocking users to login/signup using auth0 for builds created with latest SDK.
Reproduction
webAuthentication
viewAdditional context
auth0_flutter version
1.7.2
Flutter version
3.24.4
Platform
iOS
Platform version(s)
18.1