- Crash Fix - This release fixes a crash on versions of our SDK 2.0.0 and newer on iOS 10 devices. This crash occurs when an iOS 10 user launches the app by tapping on a notification with a Launch URL if you have set kOSSettingsKeyInAppAlerts to
false
(default istrue
). Please update to this SDK release or newer to resolve this issue. - Fixed an issue where the notificationAction block would be called twice on iOS 10 devices when a user tapped on a notification.