logoalt Hacker News

boundlessdreamz • today at 5:07 PM • 1 reply • view on HN

How do you trigger that in iOS? iOS can decide not to trigger it all from what I have read - https://mertbulan.com/dont-rely-on-bgapprefreshtask-for-your...

Even Android is not predicatable from my testing or I'm doing something wrong


Replies

achempion • today at 6:33 PM

I assume the only way it to be a good citizen: an app someone uses often, app itself is low cpu/memory, BG app refresh quick/cheap/doesn't drain much energy.

But yeah, if you need a predictable way is either APN or safari push notifications.