Skip to content

4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 12:27
· 364 commits to main since this release
dca30f4
  • Added support of network connection lack or unexpected backend errors. Now Qonversion SDK will handle user permissions correctly even if it can't reach out to the API and will actualize them with the next successful request. Also, products and offerings become permanently available after the first successful launch - nothing will interfere user from the purchase.
  • Added method setPermissionsCacheLifetime to configure the lifetime of permissions cache. It is used if we faced any error trying to get permissions from our API. Defaults to one month.
  • Added a new defined property firebaseAppInstanceId for Firebase integration.
  • (Android only) Fixed a bug with introductory price tracking causing wrong data in the analytics dashboard for some purchases.