Skip to content

5.2.0

Compare
Choose a tag to compare
@hokstuff hokstuff released this 13 Jul 19:33
· 22 commits to master since this release
Fixed
  • Fixes an issue on Android where push notifications wouldn't be forwarded after the app was closed.
  • Fixes an issue on iOS preventing in-app message subscription events from being sent if subscribeToInAppMessage is called prior to any Braze.addListener calls.
  • Changed the Java compatibility version for the Android plugin to Java 11.
Added