- Corrected
actionButtons
in header to be defined as aNSArray
. Issue #128 - Added
parseNSErrorAsJsonString
selector for other SDKs to use. Issue #152- Helps in handling errors from
postNotificaiton
.
- Helps in handling errors from
- Fixed iOS 10 crash with action buttons when resuming the app. Issue #148
- Fixed iOS 10 issue where action block would not fire when tapping on a notification when the app is in focus before it goes to the notification center. Issue #153
- Fixed Webview shows only for a second after opening a 2nd notification with a URL set. Issue #123
- Fixed possible iOS 9 issue where action block would fire before tapping on a button in the in app alert when action buttons were set.