Skip to content

2.1.10

Compare
Choose a tag to compare
@JKalash JKalash released this 20 Sep 00:31
· 2391 commits to main since this release
  • Added support for a 4th key kOSSettingsKeyInFocusDisplay that adds the ability to customize how notifications should appear when the app is in the foreground.
  • Fixed receivedBlock not getting called on iOS10 when the app in foreground and OSInFocusDisplayOption is set to None.
  • Fixed "no push token" issue for projects with no proper -ObjC/-all_load flags set by forcing the UIApplication category to load regardless of the SDK installation method.
  • Enum values were renamed for easier auto-fill and to prevent namespace conflicts.
  • Updated example projects (No need for bridging header / linker flags).