-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Firebase Performance warns me to add Analytics, which is not available on Catalyst #7693
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
Comments
Side note - we can finally ship Crashlytics for our Catalyst app, super excited about this. Thanks for handling my last bug report so quickly! |
@steipete Thanks for the report. This issue - #7487 - was just fixed in the 7.8.0 release. Did you update the Firebase.h from the the 7.8.0 zip download? |
Ah - or am I responsible for setting |
Oops! Thanks for pointing that out. We'll get it updated for the next release.
We'll need to discuss with the Performance and RemoteConfig teams the right fix for iOS since Performance doesn't need Analytics, but its dependency RemoteConfig might want the warning? But either way, there shouldn't be the need for Catalyst and your suggestion should be applied. |
Thanks for looking into this! I'd also take a Catalyst build of Analytics, would make things simpler :) |
[REQUIRED] Step 1: Describe your environment
[REQUIRED] Step 2: Describe the problem
When building, I see a warning that asks me to add Firebase Analytics when using Performance, however we build for Catalyst and Analytics is not available there.
Seems related to #4563
Steps to reproduce:
Integrate from Zip. Add Performance. Archive Catalyst app.
The text was updated successfully, but these errors were encountered: