Skip to content
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
merged 3 commits into from
Apr 1, 2024

Conversation

Mercy811
Copy link
Contributor

@Mercy811 Mercy811 commented Mar 29, 2024

This PR depends on amplitude/Amplitude-Swift#150. Do NOT merge it until Amplitude-Swift is updated.

  • Application open & background events work out of box
  • This PR enables application installed & updated events
  • All app lifecycles events should be enabled after this PR
  • Specify the Flutter iOS plugin to use Amplitude-Swift v1.4.4 and above in podspec file which is the minimum version to include the changes in chore: expose DET utils for flutter plugin Amplitude-Swift#150

https://amplitude.atlassian.net/browse/AMP-95568 Test event links are in the ticket description.

@Mercy811 Mercy811 requested a review from yuhao900914 March 29, 2024 21:59
@Mercy811 Mercy811 merged commit 2d4cfe2 into beta Apr 1, 2024
3 checks passed
@Mercy811 Mercy811 deleted the AMP-95568-enable-det-for-ios branch April 1, 2024 18:02
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))
Copy link

github-actions bot commented Apr 3, 2024

🎉 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
Copy link

🎉 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants