Skip to content

Critical APN bugs fix

Latest
Compare
Choose a tag to compare
@korhner korhner released this 31 Jan 13:36
· 5 commits to master since this release
  • Fixed memory leak in APN client that was causing memory to grow after every notification sent
  • Added Automatic APN client reconnect when connection was reset remotely by APN. This can happen due to inactivity, network problems or APN service being offline. Before this update, the problem required pushkin restart to be fixed.