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

Can I display the FCM message on the widget? #216

Open
GanZhiXiong opened this issue Jan 25, 2024 · 1 comment
Open

Can I display the FCM message on the widget? #216

GanZhiXiong opened this issue Jan 25, 2024 · 1 comment

Comments

@GanZhiXiong
Copy link

GanZhiXiong commented Jan 25, 2024

We want to update the widget in time, but since the update frequency of the widget is limited to at least 15 minutes, I want to display the mobile phone's message push on the widget.

@ABausG
Copy link
Owner

ABausG commented Mar 5, 2024

It should be possible. Please have a look at this section https://github.com/ABausG/home_widget?tab=readme-ov-file#background-update

I believe it should not make a difference if you use Workmanager or FCM to trigger Widget Changes while the app is in the background. Please note that you might need to ensure that the FCM Plugin has the ability to register other plugins (home_widget) in this case

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

No branches or pull requests

2 participants