|
|
|
|
|
by izacus
2052 days ago
|
|
Phones actually use push services (Googles FCM and Apples APNS among others) to get notifications. They don't really "check email" like your desktop PC does with a cron job. Having said that, both Apple APNS and Google FCM do send regular heartbeat to their respective servers which make your positional tracking possible by both companies. |
|