Skip to content

v2.0.10

Latest
Compare
Choose a tag to compare
@Doc1faux Doc1faux released this 06 Feb 17:45
4da9d11

Features

  • Handle Edge-to-Edge enforcements.

API Changes

  • Notifications:
    • /!\ Added Crisp.enableNotifications(Context context, boolean enabled) public API to enable or not notifications for the current website, default to false so the Notifications setup has been updated accordingly.
    • Removed Firebase meta-data declaration from AndroidManifest.xml. If not set by embedding app, default to:
      • com.google.firebase.messaging.default_notification_icon: Crisp icon,
      • com.google.firebase.messaging.default_notification_color: Website Main Color if Customization plugin is set, else blue,
      • firebase_messaging_auto_init_enabled: Firebase default,
      • firebase_analytics_collection_enabled: Firebase default.