Skip to content

5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 09:25
· 294 commits to main since this release
afb181e

What's new

  • Added a function to enable Qonversion SDK Kids mode via the builder on Android. With this mode activated, our SDK does not collect any information that violates Google Children’s Privacy Policy.
  • Fixed possible rare ANR (Application Not Responding) errors during Facebook Attribution collection on Android.
  • ! Small breaking change - the property QUser.identityId is made nullable as it should be. Take it into account if you are using Dart null-safety.