Hacker News new | ask | show | jobs
by lacker 2475 days ago
For the vast majority of cases it’s better to just use the Apple push notification API and not try to keep a background process running constantly.
1 comments

What if you need to decrypt the payload?