-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to flutter run #16
Comments
@ifanchu |
No maintenance? I think firebase development should answer, otherwise I really will give up on using firebase 😂 😂 😂 |
It looks like this project is not being actively maintained, which I understand completely, just kinda sad, really want to try this out. |
Hi, sorry for the late reply.. Sadly this bug fell through the cracks. Seems like we'd need to update the deps. Will update this thread when this is fixed. Thanks for understanding. |
I followed the instruction all the way to the last
flutter run
It failed at
Running Xcode build...
I then used xcode to build it locally and saw exact same issue.
Did a little digging, the
FIRLocalModel.h
does not defineinitWithName:modekName:path
.Was I missing anything here? Please help.
The text was updated successfully, but these errors were encountered: