-
The renaming of migrations in `0.3.1` can cause applications that already reference this node to break as the dependency no longer exists.
```
Migration XXX dependencies reference nonexistent pare…
-
Hello,
I am trying to register an user to fcm, however I got following exception :
```
Traceback (most recent call last):
File "/home/seba/DjangoProjects/footmash/venv/local/lib/python2.7/s…
-
Any idea how to solve or debug this error? I'm using the latest version from master.
https://stackoverflow.com/questions/53875035/how-to-fix-403-mismatchsenderid-when-sending-web-push-notifications…
-
Hi,
I'd like to have more details in the docs about the Expo push token if possible:
https://docs.expo.io/versions/latest/guides/push-notifications.html
- Is this token unique per device?
- …
-
While sending push notification to the android device via GCM token it gives the following error:
File "/usr/local/lib/python3.7/site-packages/push_notifications/gcm.py", line 209, in send_message…
-
This commit added the ability to have multiple applications configured but didn't include any documentation on how to configure the settings. After reading test cases and trial and error I think I fig…
-
Actually, this might not be issue but I don't know how to contact developers.
I am using this django-push-notifications and it is working well for my push notification. Problem now is that I have a…
-
What is the recommended way to implement push notifications (e.g. trigger some webservice) to offline users? In my use case, I've got members-only rooms where I want to be able to send messages, and i…
-
This is the way the class appears at the time of this writing:
```python
class FcmDjangoConfig(AppConfig):
name = 'fcm_django'
verbose_name = _('FCM Django')
```
Are you willing to m…
-
Defect ID: DF_FCM_05
Test Case: Check the send button fulfilling all the fields
Steps to reproduce:
1. Successful login into Testocp.freedomcoop.eu
2. Succesfully enter in Faircoin account from …