UnifiedPush / fcm-distributor

Mirror of https://codeberg.org/UnifiedPush/fcm-distributor
Apache License 2.0
26 stars 1 forks source link

Reduce frequency / Disable "app registered" toast messages #116

Closed pulsarclarinetokrabee closed 8 months ago

pulsarclarinetokrabee commented 9 months ago

As described in this issue regarding Mercurygram, a toast message appears every time an app registers with the distributor.

Is it possible to disable these messages, except when enabled for debugging purposes?

p1gp1g commented 8 months ago

You should see it only once per app. Does Mercurygram spam it ?

pulsarclarinetokrabee commented 8 months ago

Yes, with every cold start of the app. Which, according to the developer, is suggested behavior: https://github.com/drizzt/Mercurygram/issues/14#issuecomment-1919639260

p1gp1g commented 8 months ago

Thanks, there is a bug on fcm-distrib then. I'll try to fix this soon :)