Skip to content

8.8.0

Choose a tag to compare

@jasonpraful jasonpraful released this 28 Aug 12:11
· 33 commits to main since this release
8dacc4f

What's Changed

  • Update handleRemotePushMessage to 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 handleRemotePushWithCustomStack Android 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.3 to 17.1.0

Full Changelog: 8.7.0...8.8.0