You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.