Upgrade Android and iOS SDK dependencies to v2.14.4
New Features
updateNotificationPermissionStatus(granted: Boolean)is deprecated. UserefreshNotificationPermissionStatusinstead
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
windowfromMindboxSceneDelegate— declare your ownUIWindowif needed - Internal improvements and maintenance