🐛 Facebook Limited Login not working #470
Labels
auth
Needs Attention
OP created or responded to issue and it needs attention.
platform: ios
Issues / PRs which are specifically for iOS.
Is there an existing issue for this?
What plugin is this bug for?
Firebase UI OAuth Facebook, Firebase UI Auth
What platform(s) does this bug affect?
iOS
List of dependencies used.
flutter pub deps -s list
dev dependencies:
transitive dependencies:
Steps to reproduce
Try to login on iOS without having app transparency tracking permission. This will cause the Facebook login to default to the Limited Login. When following the login flow, Facebook will show an issue. Once completed with the login, the info "Bad access token" is shown to the user and the login does not work.
Expected Behavior
Limited login should be supported by the Firebase-UI in Flutter.
Actual Behavior
I would expect the login to work for the limited login. Is there a way to use the limited login with Firebase-Auth and Flutter at the moment using the Firebase-UI?
Additional Information
[✓] Flutter (Channel stable, 3.27.3, on macOS 15.3 24D60 darwin-arm64, locale de-DE)
• Flutter version 3.27.3 on channel stable at /Users/niklaskuse/development/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision c519ee916e (12 days ago), 2025-01-21 10:32:23 -0800
• Engine revision e672b006cb
• Dart version 3.6.1
• DevTools version 2.40.2
[!] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at /Users/niklaskuse/Library/Android/sdk
✗ cmdline-tools component is missing
Run
path/to/sdkmanager --install "cmdline-tools;latest"
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run
flutter doctor --android-licenses
to accept the SDK licenses.See https://flutter.dev/to/macos-android-setup for more details.
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16C5032a
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.2)
• Android Studio at /Users/niklaskuse/Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.4+-12422083-b607.1)
[✓] VS Code (version 1.96.4)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] Connected device (5 available)
• Pixel 5 (mobile) • 0A291FDD400468 • android-arm64 • Android 14 (API 34)
• Fridolin 5.0 (mobile) • 00008140-00145C4C3A53001C • ios • iOS 18.3 22D63
• macOS (desktop) • macos • darwin-arm64 • macOS 15.3 24D60 darwin-arm64
• Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 15.3 24D60 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 132.0.6834.160
[✓] Network resources
• All expected network resources are available.
! Doctor found issues in 1 category.
The text was updated successfully, but these errors were encountered: