Top "Location-services" questions

Location Services allows location-based apps and websites (including Maps, Camera, Safari, and other Apple and third-party apps) to use information from cellular, Wi-Fi, Global Positioning System (GPS) networks, and iBeacons to determine your approximate location.

NSBluetoothPeripheralUsageDescription isn't being used

I've set the value NSBluetoothPeripheralUsageDescription in my .plist file to add a customized message to the bluetooth enabled alert message. …

ios bluetooth settings location-services
Cannot resolve symbol 'LocationClient' in Android Studio

I'm getting this error developing an application in Android Studio that I would like to use location services in.I …

android android-studio google-play-services location-client location-services
Can't use an activity as an instance of LocationListener when calling requestLocationUpdates()

In my App, after connecting to LocationServices.API, in the onConnected() callback, I start a location Updates Request, the problem …

android android-studio localization location-services