dcai / airnotifier

Push Notifications Server for Human Beings.
Other
593 stars 187 forks source link

Can Not Send Broadcast notifications. #238

Open MRafiqAsim opened 3 years ago

MRafiqAsim commented 3 years ago

Hi,

I am not able to send broadcast notification to my app from airnotifier portal. push notifications are also working only in background , if app is in foreground, it crash immediately when notification beep. Please help if any body fixed this or guide me if i am doing something incorrect.

Regards,

webb24h commented 2 years ago

I can attest to this. Sending Broadcast notifications from the browser using the GUI does not work at all.

Logs

/var/airnotifier/controllers/broadcast.py:53: RuntimeWarning: coroutine 'WebApplication.send_broadcast' was never awaited
  self.application.send_broadcast(
RuntimeWarning: Enable tracemalloc to get the object allocation traceback