Skip to content

Instantly share code, notes, and snippets.

@mariusz-blaszczak
Created August 28, 2018 10:29
Show Gist options
  • Save mariusz-blaszczak/b853d7bef779d6804b945e443163a882 to your computer and use it in GitHub Desktop.
Save mariusz-blaszczak/b853d7bef779d6804b945e443163a882 to your computer and use it in GitHub Desktop.
<service
android:name=".push.AppMessagingService">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
</intent-filter>
</service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment