What's new
mavenCentral
- Since the sunset of the jCenter, from now on the SDK is also accessible from mavenCentral.
Important: new versions won't be available on jCenter after the 1st of May!
What's fixed
ClientService
- Fixed an issue, where trackDeviceInfo was still called on UI thread.
Dependencies
- Updated Kotlin 1.4.31 -> 1.4.32, and some minor dependencies. Related commit is here.
In-App
- SDK now displays In-Apps even if FragmentActivity is used instead of just AppCompatActivity.
Important Notes
- Deprecated methods are going to be removed in our next major release (3.0.0)