Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
690 views
in Technique[技术] by (71.8m points)

ios - How to fix 'firebase_auth/FirebaseAuthPlugin.h' file not found in Xcode?

I tried to run flutter project in Xcode through running runner.xcworkspace file. once it's run I get this error:

firebase_auth/FirebaseAuthPlugin.h file not found

I tried to change the state of headers to public but this didn't change anything.

Error Page:

https://drive.google.com/file/d/1MpfHsbVzuPXpZpl1ZhNZmTAP-bgQ5Mt4/view?usp=sharing

Flutter Doctor:

https://drive.google.com/file/d/1yQzMZA9W3ue4LM1Uwu8H2wBMic3WVWyt/view?usp=sharing

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Update your pod. Your pod is not on the latest version


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...