koedal
koedal
The docs mention sending bulk messages with unique badges here: https://github.com/jazzband/django-push-notifications#sending-messages-in-bulk It doesn't appear to work with GCMDevice objects, is that correct? If so, docs should be specific.
When I select a device and send a bulk test from the admin panel, the app throws an uncaught KeyError on 'results'. The push notifications still gets sent but the...
Maybe I don't have something configured correctly, but I couldn't get ui-screen-shooter to build my app with a Today Extension in it. I found a way around it here but...
At first I had the issue with the tombenke/darduino:v1.8.5 because you don't have a version 1.8.5. Then I ran into an issue with openjdk-9-jre not being available. Then I had...