ibm-bluemix-mobile-services / bms-clientsdk-swift-analytics

Bluemix Mobile Services Analytics SDK
Apache License 2.0
6 stars 10 forks source link

Location Permissions #42

Open bigkinglsu opened 6 years ago

bigkinglsu commented 6 years ago

User is still prompted for location permissions even when false is passed to collect location in BMS Analytics initialize.

I added a check for location enabled in the if condition to avoid using the location api when not needed.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 72.602% when pulling b31a0d78812082ed8601a0c68322b2fced8ce555 on bigkinglsu:location-permission-patch into 370475c350187d552bb2fb74e14de7a9169cc719 on ibm-bluemix-mobile-services:master.