amplitude / Amplitude-Android

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

fix: move inForeground reads/writes to main thread #362

Closed falconandy closed 1 year ago

falconandy commented 1 year ago

inForeground reads/writes moved to main thread. The session logic has some differences compared to Amplitude-iOS. I would re-write session logic to match Ampltude-Kotlin/Amplitude-Swift implementation. For some reason I have a few issues with the Amplitude-Android project on my machine with latest Android Studio: unresolved identifiers in test files, ./gradlew build fails with 204 tests completed, 35 failed (but in Android Studio UI all tests are green).

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: