Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

6.1.0

Compare
Choose a tag to compare
@Dallas62 Dallas62 released this 28 Sep 21:13
· 130 commits to master since this release

Features

  • (Android) Allow a default channel in the AndroidManifest:
          <meta-data android:name="com.dieam.reactnativepushnotification.default_notification_channel_id" android:value="..."/>
    If not defined, fallback to the Firebase value of:
          <meta-data android:name="com.google.firebase.messaging.default_notification_channel_id" android:value="..."/>
    If not defined, fallback to the default Firebase channel id fcm_fallback_notification_channel