Closed jwjimmy closed 6 years ago
I believe @Renzo04 accidentally removed the __init__ method from FCMMessage when submitting https://github.com/Chitrank-Dixit/django-fcm/pull/36.
__init__
FCMMessage
See here: https://github.com/Chitrank-Dixit/django-fcm/pull/36/commits/efd8a6f40c68b0f249d1863bcdde90b0591bd44a#r106833311
Oh... You are right... I delete the _chunk method too by mistake, can you add it in this pull request? So sorry!
I believe @Renzo04 accidentally removed the
__init__
method fromFCMMessage
when submitting https://github.com/Chitrank-Dixit/django-fcm/pull/36.See here: https://github.com/Chitrank-Dixit/django-fcm/pull/36/commits/efd8a6f40c68b0f249d1863bcdde90b0591bd44a#r106833311