@braze/expo-plugin
Advanced tools
Changelog
1.0.0
Changelog
0.6.0
google-services.json
is no longer required to be placed in the assets
folder. The filepath is now set in app.json
through the googleServicesFile
property.androidHandlePushDeepLinksAutomatically
that allows the Braze SDK to automatically handle push deep links on Android.Changelog
0.5.0
Changelog
0.4.0
fcmSenderID
to firebaseCloudMessagingSenderId
.Changelog
0.3.1
minimumTriggerIntervalInSeconds
prop did not work as expected on Android.Changelog
0.2.0
apiKey
prop and replaced it with iosApiKey
and androidApiKey
parameters, both of which are required.