Skip to content

mindbox v2.14.3

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Nov 13:00
9802d73

Upgrade Android and iOS SDK dependencies to v2.14.4

New Features

  • updateNotificationPermissionStatus({required bool granted}) is deprecated. Use refreshNotificationPermissionStatus instead

Fixes

  • [iOS] Fixed random crashes on Thread 1 related to MindboxCommon, caused by a Kotlin/Native bug in versions 1.9.*–2.0.0 during garbage collection

Improvements

  • [iOS] Updated Universal Links docs and Example; removed window from MindboxSceneDelegate — declare your own UIWindow if needed
  • Internal improvements and maintenance