Y
Hacker News
new
|
ask
|
show
|
jobs
by
mertdumenci
4639 days ago
Or it may not even refresh at all. From the docs, it seems like it's a pretty intelligent API that optimises itself with usage.
1 comments
alariccole
4639 days ago
It seems to be smartly batched with other network fetches. I did some tests using a local notification to let me know when it occurred, and it happened most often when sending an app into the background or finishing up another network task.
link