-
When installing any package with `PyJWT >= 2.0.0` the server crashes as the `django-push-notifications` require `PyJWT < 2.0.0`
Traceback:
```
Exception in thread django-main-thread:
Traceback (…
-
github.com/dgrijalva/jwt-go has security vulnerabilities ([CVE-2020-26160](https://nvd.nist.gov/vuln/detail/CVE-2020-26160)) filed and is not a maintained library. github.com/golang-jwt/jwt is the com…
-
Originally from: https://github.com/Miserlou/Zappa/issues/1074 by [aarcro](https://github.com/aarcro)
## Context
When using zappa to deploy my project from OSX everything works as expected. When…
-
If I have multiple messages, can I push them all at once?
-
* Version: 5.29.2
* Python: 3.7.3
* OS: osx
* `pip freeze` output
```
aiohttp==3.8.1
aiosignal==1.2.0
alabaster==0.7.12
anaconda-client==1.7.2
anaconda-navigator==1.9.7
anaconda-project==0…
-
This get this error
```
sger/go-apns2/client.go:31: undefined: http2.ConfigureTransport
```
when I was installing your packge.
I'm using version 1.6.
-
(I'm sorry if this is not the right place to post this question)
I've upgraded RPush, but reading the readme, it sounds like I need to update from Rpush::APNS and to Rpush::APNS2 or RPush:APNSP8 as…
-
### The problem
I try to send a PR about a matrix component (https://github.com/home-assistant/core/pull/47529) and test failed on apns component because:
Report from @elupus in discord devs_cor…
-
Ref : python/cpython#25174
https://github.com/Pr0Ger/PyAPNs2/blob/5e4a938cd2e24249f6345aac27ba783defa5a63f/apns2/client.py#L87
-
- [x] 支持iOS端APNS推送
- [x] 支持Android端MiPush(具体待定)