[Ovmsdev] Apple push notifications no longer working
Michael Balzer
dexter at expeedo.de
Mon Dec 14 15:21:55 HKT 2020
That's the strange part: I don't get any error, and I don't get a
timeout either. That's what I meant by "fails in a way we don't handle".
This is the only log entry on "apns processing", I get this once after
restarting the server as soon as the first APN is due for delivery:
2020-12-10 16:55:30.351530 +0100 info main: - - - msg apns processing
queue for gateway.sandbox.push.apple.com
(still running server v2 due to lack of time)
After that, no more apns processing – I guess because $apns_running
never gets reset.
Any idea?
Regards,
Michael
Am 14.12.20 um 07:17 schrieb Mark Webb-Johnson:
>
> Push notifications are still working ok for me. What is the error you
> get back from the gateway?
>
> We are using this protocol (see apns_send function):
>
> https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/BinaryProviderAPI.html
> <https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/BinaryProviderAPI.html>
>
>
> We need to convert to this one:
>
> https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns/
> <https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns/>
>
>
> But have until the end of March 2021 to do it. The switch is not
> complex, and is probably slightly easier for us. It becomes just a
> simple http request, with pretty much the same payload we currently
> use (in json format).
>
> Regards, Mark.
>
>> On 11 Dec 2020, at 12:27 AM, Michael Balzer <dexter at expeedo.de
>> <mailto:dexter at expeedo.de>> wrote:
>>
>> Signed PGP part
>> Mark,
>>
>> a user informed me he no longer gets any push notifications to iOS.
>>
>> Looking into the logs, it seems the initial connect to the gateway
>> fails in a way the perl code does not handle.
>>
>> I've found this in the Apple forums:
>> https://developer.apple.com/forums/thread/667248
>> <https://developer.apple.com/forums/thread/667248>
>>
>> It seems the protocol we use has been deprecated, but it should
>> continue to work until March. Do you see a similar effect on your server?
>>
>> Regards,
>> Michael
>>
>> --
>> Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
>> Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
>>
>>
>>
>
>
> _______________________________________________
> OvmsDev mailing list
> OvmsDev at lists.openvehicles.com
> http://lists.openvehicles.com/mailman/listinfo/ovmsdev
--
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20201214/b7b7fa15/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20201214/b7b7fa15/attachment-0001.sig>
More information about the OvmsDev
mailing list