Open p02diada opened 1 month ago
Hi,
There is a problem from version 2.0.1 with this PR https://github.com/xtrinch/fcm-django/pull/241 in the django Admin. If you try to send test notification to a device that firebase does not accept it raise a 500 error.
Yes looks like the admin functions should now be wrapped in a try catch - good find
Hi,
There is a problem from version 2.0.1 with this PR https://github.com/xtrinch/fcm-django/pull/241 in the django Admin. If you try to send test notification to a device that firebase does not accept it raise a 500 error.