Customization
important:
Note that integration of SDWebImage
is required if you plan on using our Braze UI for displaying images within iOS In-App Messages, News Feed, or Content Cards.
Overriding Default Images
Braze allows clients to replace existing default images with their own custom images. To accomplish this, create a new png
file with the custom image and add it to the app’s image bundle. Then, rename the file with the image’s name (see below) to override the default image in our library. Images available for an override in the News Feed include:
- Read icon indicator:
Icons_Read
- Placeholder image:
img-noimage-lrg
note:
Be sure to upload the @2x
and @3x
versions of the images as well to accommodate different phone sizes.
note:
Note that overriding default images is currently not supported in our Xamarin iOS integration.