8.8.0
What's Changed
- Update
handleRemotePushMessageto use default launcher activity when user goes back. This functionality was recently removed from native SDK causing all react native apps to close automatically when the user goes back. - Introduces new
handleRemotePushWithCustomStackAndroid Api. Users can use this to create a custom activity backstack if they wish to not use the default behaviour. - Bumps Android SDK version from
17.0.3to17.1.0
Full Changelog: 8.7.0...8.8.0