codepath / ios_guides

Comprehensive open-source iOS guides
http://guides.codepath.com/ios
2.88k stars 472 forks source link

Update APNS Auth Key instead of push certs #49

Open rogerhu opened 7 years ago

rogerhu commented 7 years ago

Apple introduced a more convenient way of doing push instead of certs.

http://gobiko.com/blog/token-based-authentication-http2-example-apns/

Amazon SNS does not yet support this functionality.