5 ms·
We use APNS
by fo0x 11y ago
We use APNS
- sneak 11y agoWhat do you do with the users' location history on the server side? (Obviously you see it to be able to know who to send push notifications to...) Is it stored? Logged inadvertently? Intentionally archived? Intentionally purged?
- fo0x 11y agoWe don’t store users location history. User's device only sends its geolocation and we use it simultaneously under messaging. All geolocations are erased by newer ones.