Skip to content

Conversation

@jasonobrien
Copy link

FirebaseMessagingService's onMessageReceived method isn't called on the
main thread, but on a background service thread. This does imply some
timing constraints, but not on the same order.

See docs at:
https://firebase.google.com/docs/cloud-messaging/android/receive

FirebaseMessagingService's onMessageReceived method isn't called on the
main thread, but on a background service thread. This does imply some
timing constraints, but not on the same order.

See docs at:
https://firebase.google.com/docs/cloud-messaging/android/receive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant