What is the road map for support on the APNS Legacy and enhanced binary interface? (When will it no longer work?) I am currently using PushSharp which appears to use the enhanced binary interface, but does not support the newest interface.
Asked
Active
Viewed 1,327 times
3
-
link is dead for legacy format – Mikael Dec 12 '17 at 06:13
-
1@Mikael - I've updated the link, apple moved the content... – Nick Dec 13 '17 at 17:21
-
I also couldn't find any info about the roadmap, unfortunately – Mikael Dec 14 '17 at 10:26
1 Answers
0
PushSharp 3.x release support the new enhanced binary interface, and in addition, http/2 provider api support is being actively developed. PushSharp 2.x will be deprecated.

Redth
- 5,464
- 6
- 34
- 54
-
Redth, thanks for the advisory. Any roadmap or timeline? I didn't see one on the site: https://github.com/Redth/PushSharp – Nick Jan 12 '16 at 06:24
-
No specific timeline. I am waiting for people who are testing it to spend a bit more time without major issues before calling it stable. Probably another week or two. – Redth Jan 12 '16 at 10:52