Open juanagu opened 1 year ago
Works with:
flutter_facebook_auth: 5.0.0
@juanagu it seems you need to update your xcode
Hi @darwin-morocho,
Thank you for the fast reply. I have the latest stable version 14.3.1.
Hi @darwin-morocho,
Thank you for the fast reply.
I have the latest stable version 14.3.1.
Sorry I have tried to reproduce the issue without success. Have you tried cleaning your flutter project and pods?
What version are you using?
5.0.11
What OS and version are you using to local deploy your application?
macOS Version 13.4 (22F66)
What platforms are you seeing the problem on?
iOS
pubspec.yaml
Describe the Bug
After we have upgraded the flutter version to the latest (3.10.4) we are getting this error when we try to build the app for iOS.
Error:
Expected Behavior
The app should build without any error.
To Reproduce
execute:
flutter build ios
Relevant log output
No response
flutter doctor -v
Info.plist (iOS)
No response
Podfile (iOS)
AndroidManifest.xml
No response
MainActivity.java
No response
MainActivity.kt
No response
index.html
No response
Info.plist (macOS)
No response