You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This setting allows you to configure the initial display operation for in-app messages on iOS. For instance, set it to Display Later to delay the initial display of in-app messages until after your game has finished loading, and use the AppboyBinding.DisplayNextInAppMessage() method to display it when ready.
Added the Entitlements File Path configuration setting.
This setting allows you to specify the path to an entitlements file to be used / modified by Braze in the Xcode project.
If left blank, the default entitlements file will be used / created.