github braze-inc/braze-android-sdk v30.1.0
30.1.0

latest releases: v39.0.0, v39.0.0.kdoc, v38.0.0...
19 months ago
Added
  • Added the ability to configure whether SDK created Activities (such as ContentCardsActivity, BrazeWebViewActivity, etc.) use the WindowManager.LayoutParams.FLAG_SECURE to prevent screen capturing.
    • Configured via braze.xml through <bool name="com_braze_use_activity_window_flag_secure">true</bool>.
    • Can also be configured via runtime configuration through BrazeConfig.setShouldUseWindowFlagSecureInActivities().
    • Defaults to false.

Don't miss a new braze-android-sdk release

NewReleases is sending notifications on new releases.