- Added new
isAppInFocus
property toOSNotification
. - Fixed cases where
body
andtitle
were not correctly set onOSNotification
. - Fixed rare case where
handleNotificationAction
could fire 2 times. - Fixed issue where the
AppDelegate
selectorapplication:didReceiveRemoteNotification:fetchCompletionHandler:
would no longer be called after initializing OneSignal. - Fixed compile warning when using Carthage.