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
Describe the bug
Impossible to compile application on iOS
To Reproduce
Steps to reproduce the behavior:
Add those depencies to pub spec.yaml :
firebase_analytics: ^11.3.2
firebase_core: ^3.5.0
firebase_crashlytics: ^4.1.2
firebase_messaging: ^15.1.2
And try to compile app on iOS 18 device
Expected behavior
Fix this compilation bug
System Infomation()
sdk: '>=3.4.1 <4.0.0’
Flutter version 3.24.3
The text was updated successfully, but these errors were encountered:
Describe the bug
Impossible to compile application on iOS
To Reproduce
Steps to reproduce the behavior:
Add those depencies to pub spec.yaml :
firebase_analytics: ^11.3.2
firebase_core: ^3.5.0
firebase_crashlytics: ^4.1.2
firebase_messaging: ^15.1.2
And try to compile app on iOS 18 device
Expected behavior
Fix this compilation bug
System Infomation()
sdk: '>=3.4.1 <4.0.0’
Flutter version 3.24.3
The text was updated successfully, but these errors were encountered: