Custom product development:
Our client’s key request was to enable users to always access data about other users’ locations in real time. While there’s nothing special about accessing location data when an app is in the foreground, we needed to build an approach for accessing that data in the background while complying with Google Play, App Store, and client privacy rules.
We used WebSockets to implement location tracking features in the background and carefully studied Google Play and App Store rules to make sure the functionality we developed didn’t violate them. Access to user location data in the foreground and in the background is only possible with the user’s permission.