-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[firebase_in_app_messaging] Is it functional for iOS??? #2515
Comments
Hi @clus90 |
Hi @TahaTesser there is not much code to be shared, I just added the package to my pubspect.yaml and when I try to run the project get that error Flutter Doctor[✓] Flutter (Channel beta, v1.17.0, on Mac OS X 10.14.6 18G4032, locale en-VE) [✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 11.3.1) [✓] Chrome - develop for the web [✓] Android Studio (version 3.5) [✓] VS Code (version 1.44.2) [✓] Connected device (4 available) • No issues found! logs
|
Hi @clus90 |
@TahaTesser I am using other firebase packages without any issues, including cloud messaging, Firestore, and others. The only one giving me this errors is when I add in_app_messaging |
I ran pod install and everything seems ok, but when I try to run it on the simulator I get the same errors describe above: Pod Installpod install [!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target ErrorsRunning "flutter pub get" in watudu... 0.7s Xcode build done. 62.6s Xcode's output: Could not build the application for the simulator. Error on Xcode |
I added |
Hi @clus90 |
Describe the bug
I just added the package to my app, on Android it works perfectly but for some reason when I try to run the project I get a lot of errors compiling.
To Reproduce
Steps to reproduce the behavior:
logs
The text was updated successfully, but these errors were encountered: