Open MarinaShaposhnikova opened 1 year ago
Is there any recommendation for this? At the very least this should be included in the documentation.
You can set these via XML in the braze.xml
file.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool translatable="false" name="com_braze_firebase_cloud_messaging_registration_enabled">true</bool>
<string translatable="false" name="com_braze_firebase_cloud_messaging_sender_id">1234567890</string>
</resources>
This library does not work for push notifications and in-app messaging. There is no option to set a firebase token.