Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add broadcaster receiver to process push notifications #407

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jperedadnr
Copy link
Contributor

when app is closed or in background. When app is active in foreground, PushFcmMessagingService::onMessageReceived takes care of the push notification.

Fixes #406

@jperedadnr jperedadnr merged commit 860ea03 into gluonhq:master Oct 30, 2024
1 check passed
@jperedadnr jperedadnr deleted the 406-pushbroadcast branch October 30, 2024 09:41
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.

Push notifications don't forward payload to RuntimeArgs if app was closed
2 participants