Skip to content

Instantly share code, notes, and snippets.

@yusufcakal
Created December 20, 2017 22:15
Show Gist options
  • Save yusufcakal/d97da3ed02316cb32b4232a354273d1e to your computer and use it in GitHub Desktop.
Save yusufcakal/d97da3ed02316cb32b4232a354273d1e to your computer and use it in GitHub Desktop.
<service
android:name=".MyFirebaseInstanceIDService">
<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