Skip to content

0.7

Compare
Choose a tag to compare
@hpopp hpopp released this 02 Jun 03:23
· 247 commits to master since this release
  • APNS cert/key configs can now either be a file path, full-text string, or {:your_app, "path/to/file.pem"} (which looks in the /priv directory of your app)
  • Fixed APNSWorker crash on :ssl.send/2 timeout
  • Better error-handling for invalid APNS configs