1.9.1 Release
Bug fixes
- Correctly sets isActive to true when it should be when enableInAppAlertNotification is set to true.
- Now handles switching over to a new Activity if it is finished, it implements the NotificationOpenedHandler interface, and OneSignal.init is called on the new Activity.
- Added a TiedToCurrentActivity annotation to give the same effect as above without needing to add the NotificationOpenedHandler interface to your Activities.