Skip to content

fix: move identifyInterceptor before eventBridge receiver is set#392

Merged
bgiori merged 1 commit intomainfrom
bgiori-move-id-interceptor
Feb 24, 2024
Merged

fix: move identifyInterceptor before eventBridge receiver is set#392
bgiori merged 1 commit intomainfrom
bgiori-move-id-interceptor

Conversation

@bgiori
Copy link
Contributor

@bgiori bgiori commented Feb 23, 2024

Fixes: amplitude/experiment-android-client#53

Issue was that it's possible that the experiment SDK tracks an event before the identify interceptor is set up.

@bgiori bgiori merged commit a6d4c9d into main Feb 24, 2024
@bgiori bgiori deleted the bgiori-move-id-interceptor branch February 24, 2024 00:52
github-actions bot pushed a commit that referenced this pull request Feb 27, 2024
## [2.39.9](v2.39.8...v2.39.9) (2024-02-27)

### Bug Fixes

* move identifyInterceptor before eventBridge receiver is set ([#392](#392)) ([a6d4c9d](a6d4c9d))
@github-actions
Copy link

🎉 This PR is included in version 2.39.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash: AmplitudeClient.saveEvent

3 participants