[cloud_firestore] build failed on ios after upgrading to Flutter 1.12.13 #1622
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
type: bug
Something isn't working
After upgrading flutter stable to 1.12, cloud_firestore 0.13.0+1 failed to build on ios (it still work on Android).
To reproduce the bug, on a new flutter project, just add the dependencies to pubspec.yaml:
(and
GoogleService-Info.plist
in ios/Runner).Then the build fails for ios (and works for android).
I flush .pub-cache to no avail.
Here's the message when I try to build:
The text was updated successfully, but these errors were encountered: