Open amotl opened 2 years ago
On the issue tracker of the PyAPNs2 repository, I found those:
Because of that, it looks like some other projects switched to the aioapns library in the meanwhile. We should probably do the same.
Dear @LaborEtArs,
if this can spark your interest, we will be very happy to receive corresponding patches in order to be able to support the Apple Push Notification service again. Based on my research, I think using the aioapns
library would be the right choice today.
With kind regards, Andreas.
I've also just evaluated apns2
, but it will not work on Python3.11 until the issues referenced at https://github.com/jpmens/mqttwarn/issues/580#issuecomment-1222093678 got resolved. There is progress on this now at https://github.com/Pr0Ger/PyAPNs2/pull/149, thanks to @salty-horse.
Hi there,
@LaborEtArs asked at https://github.com/jpmens/mqttwarn/issues/396#issuecomment-575877788:
apns did not receive any updates since 2015, apns2 does a better job here, the most recent release is from 2020. So, indeed, the plugin should be updated accordingly.
With kind regards, Andreas.