-
Notifications
You must be signed in to change notification settings - Fork 84
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
feat: enable app installed & updated events for iOS #183
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yuhao900914
reviewed
Mar 29, 2024
yuhao900914
approved these changes
Mar 29, 2024
crleona
approved these changes
Mar 29, 2024
justin-fiedler
approved these changes
Mar 29, 2024
justin-fiedler
pushed a commit
that referenced
this pull request
Apr 3, 2024
# [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2024-04-03) ### Features * enable app installed & updated events for iOS ([#183](#183)) ([2d4cfe2](2d4cfe2))
🎉 This PR is included in version 4.0.0-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
justin-fiedler
pushed a commit
that referenced
this pull request
Feb 19, 2025
# [4.0.0](v3.16.1...v4.0.0) (2025-02-19) ### Bug Fixes * Adding underlying library version to library field ([#192](#192)) ([9afeaa1](9afeaa1)) * Adding underlying library version to library field ([#195](#195)) ([bd72e9d](bd72e9d)) * capitalize serverZone before passing to browser SDK ([#219](#219)) ([3e46e78](3e46e78)) * don't set namespace via package attribute in AndroidManifest.xml ([#225](#225)) ([a56915a](a56915a)) * eventType should be required positional param ([#186](#186)) ([1cb1f9b](1cb1f9b)) ### Features * add subset of Browser SDK autocapture configuration to flutter web ([#221](#221)) ([ff53638](ff53638)) * add support for macOS ([#217](#217)) ([eb66de8](eb66de8)), closes [#156](#156) [#211](#211) [#46](#46) * enable app installed & updated events for iOS ([#183](#183)) ([2d4cfe2](2d4cfe2)) * update to the latests native SDKs ([#179](#179)) ([fa0b4b9](fa0b4b9)) * use latest Amplitude Browser 2 SDK (2.11.10) for flutter SDK web ([#216](#216)) ([3ba2a54](3ba2a54)) ### BREAKING CHANGES * Update to the latest native SDKs
🎉 This PR is included in version 4.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR depends on amplitude/Amplitude-Swift#150. Do NOT merge it until Amplitude-Swift is updated.
Amplitude-Swift v1.4.4
and above inpodspec
file which is the minimum version to include the changes in chore: expose DET utils for flutter plugin Amplitude-Swift#150https://amplitude.atlassian.net/browse/AMP-95568 Test event links are in the ticket description.