-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[firebase_analytics_web] Add missing iOS files #2844
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_analytics_web] Add missing iOS files #2844
Conversation
39e89ec
to
6ce21aa
Compare
cc @ditman |
Looks like there's a test failing in the
|
The failing test has been disabled in |
6ce21aa
to
95496f2
Compare
8000
Done @ditman. Everything looks great :)! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Let's publish this and see if we can endorse the pkg!
Published and tagged |
Description
We tried to endorse this plugin as the web implementation of firebase_analytics but the integration tests failed due to missing ios files. This PR adds those missing files.
Related Issues
flutter/flutter#45289
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]
). This will ensure a smooth and quick review process.///
).flutter analyze
) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?