Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save BurningDroid/157e89be3010e3a42bf4c194de5b83a7 to your computer and use it in GitHub Desktop.
Save BurningDroid/157e89be3010e3a42bf4c194de5b83a7 to your computer and use it in GitHub Desktop.
<service android:name=".service.fcm.FCMInstanceIdService">
<intent-filter>
<action android:name="com.google.firebase.INSTANCE_ID_EVENT" />
</intent-filter>
</service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment