-
I have an application with Android clients registering for FCM push. Due to a client bug, the Android client will send two identical POST requests to the GCMDeviceAuthorizedViewSet endpoint in paralle…
ge0rg updated
3 years ago
-
I think this project is a good candidate to implement multi-table inheritance between different service providers, so it would be easier to select all user devices within one single queryset.
I'm u…
-
Getting error
**django.core.exceptions.ImproperlyConfigured: Cannot import ASGI_APPLICATION module 'mysite.routing'**
I am not able to find any reason for this error. Please help.
-
I just setup for fcm server like below but when I try test message via Django admin pannel I got "urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed"
Is there anything that I …
-
The FCM deviceID now only accepts Android devices. This, while it is certainly possible to send push notifications to Apple devices using Google's FCM service.
I know it is possible to leave this f…
-
-
Hi, I setup everything as per the docs but I'm getting this error and I can't find whats causing it. I went through the docs and there is nothing I can use from there. There was an issue on **drf-yasg…
-
### What went wrong?
**What happened**:
```
grafana-oncall-celery-759f6cdfb4-6h95v:/etc/app$ python manage.py migrate
Operations to perform:
Apply all migrations: admin, alerts, auth, auth_to…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
phonegap + plugin
getToken() callback with empty string
what im doing wrong?
```
document.addEventListener("deviceready", onDeviceReady, false);
var pushtoken;
function onDeviceReady() {
…