chvanikoff / apns4ex

APNS for Elixir
MIT License
70 stars 23 forks source link

support both private key formats #57

Closed thousandsofthem closed 7 years ago

thousandsofthem commented 7 years ago

For some reason RSAPrivateKey keys no longer supported in the new yet to be released 0.9.6 version. change: https://github.com/chvanikoff/apns4ex/commit/66eb7f66a0bd8094af7bcde5d76f97a1c7a4f846#diff-442a9003adcfbb685c046cf0e7a8a584L49

This pull request restores old functionality, allowing both versions to be used