Closed kroikie closed 5 years ago
why this one closed? was it solved? I still got this error
@pro100svitlo From the discussion in the original issue it seems to have been resolved.
@kroikie I'm still seeing this issue. I followed cleaning steps suggested at the other thread (https://github.com/FirebaseExtended/flutterfire/issues/326) without luck.
Any thoughts on other things to check / specific firebase dependency versions that could be causing?
`firebase_crashlytics: any`
firebase_crashlytics: dependency: "direct main" description: name: firebase_crashlytics url: "https://pub.dartlang.org" source: hosted version: "0.1.2+2"
[✓] Flutter (Channel dev, v1.13.0, on Mac OS X 10.14.6 18G1012, locale en-US) • Flutter version 1.13.0 at /Users/jwarrick/tools/flutter • Framework revision 09126abb22 (3 days ago), 2019-12-03 17:43:00 -0800 • Engine revision 6179380243 • Dart version 2.7.0 (build 2.7.0-dev.2.1 a4d799c402) [✓] Xcode - develop for iOS and macOS (Xcode 10.3) • Xcode at /Applications/Xcode10.app/Contents/Developer • Xcode 10.3, Build version 10G8 • CocoaPods version 1.8.4 [✓] Connected device (2 available) • iPhone 7 • ios • com.apple.CoreSimulator.SimRuntime.iOS-11-1 (simulator)
Tried with Xcode10 and Xcode11 (xcode-select --switch)
Mojave 10.14.6
I'm using the same flutter module in an AddToApp configuration, and interestingly don't see it when building from there. The Podfile.lock
s match totally with all the Firebase stuff.
Perhaps its an issue with the target iOS version in the Podfile? these differ 8 (generated runner project) vs 10 (addToApp project). Potential related comment: https://github.com/firebase/firebase-ios-sdk/issues/3904#issuecomment-534312155
Can you guys stop releasing new "features" which are really just more and more bugs and critical instability issues? Please? If you are going to do any work on this platform at all, devs, just focus on fixing the vast plethora of issues and getting close to something resembling a stable platform from which to build on. It seems you are blindly surging ahead with new developments, built on top of a turd, that will just inevitably continue to cause issues until the base platform is at least stable.
That's all we ask. Please. Thank you.
Looks like an exact duplicate of issue #222 and related to #41383
Resolution: (https://github.com/FirebaseExtended/flutterfire/issues/222#issuecomment-535690002)
Steps to Reproduce
pod install
flutter build ios
Logs
flutter doctor