Open bigkinglsu opened 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.
Coverage decreased (-0.1%) to 72.602% when pulling b31a0d78812082ed8601a0c68322b2fced8ce555 on bigkinglsu:location-permission-patch into 370475c350187d552bb2fb74e14de7a9169cc719 on ibm-bluemix-mobile-services:master.
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.