Skip to content

1.15.0

Compare
Choose a tag to compare
@Bucimis Bucimis released this 29 Aug 04:00
· 54 commits to master since this release
Breaking
  • Updated the Android plugin to use Braze Android SDK 2.7.0.
    • Important: Note that in Braze Android SDK 2.7.0, AppboyGcmReceiver was renamed to AppboyFcmReceiver. This receiver is intended to be used for Firebase integrations. Please update the AppboyGcmReceiver declaration in your AndroidManifest.xml to reference AppboyFcmReceiver and remove the com.google.android.c2dm.intent.REGISTRATION intent filter action.
Added
  • Added SetAttributionData to the Appboy interface.
Other
  • This release's no-deps unity package contains only the Core Braze iOS SDK. The Core Braze iOS SDK framework file is also available.