amplitude / Amplitude-Android

Native Android SDK for Amplitude
MIT License
164 stars 90 forks source link

fix: move identifyInterceptor before eventBridge receiver is set #392

Closed bgiori closed 6 months ago

bgiori commented 6 months ago

Fixes: https://github.com/amplitude/experiment-android-client/issues/53

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

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 2.39.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: