Firebase Messaging won't Archive IPA on XCode #12040
Unanswered
felipegallo
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am installing firebase_messaging in my app with flutter 3.13.8.
I have firebase_core, remote_config and analytics already installed and in use. Recently i added firebase_messaging and have make all the tests on Android of the funcionalities provided, all good!
On iOS, i can run the project on Emulator BUT when i do Archive for generate IPA and send to App Store get this insane and not well good information on error:
Firebase/Firebase.h file not found.
Someone pass to this error? Anyone has some tip? I alreadt do flutter clean / cache repair and all those pods commands (deintegrate, setup, install --clean-install, etc) and nothing change the error.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions