BranchMetrics / sdk-release

TUNE iOS, Android, and Windows native SDKs
https://developers.tune.com/sdk/quick-starts/
GNU General Public License v3.0
55 stars 46 forks source link

setShouldAutoCollectDeviceLocation not working #7

Closed naluhh closed 9 years ago

naluhh commented 9 years ago

Even If I set setShouldAutoCollectDeviceLocation to false, tune still track the user position, which is unacceptable! Minimal code to reproduce:

func applicationDidBecomeActive(application: UIApplication) {
    Tune.setShouldAutoCollectDeviceLocation(false)
    Tune.measureSession()
}
harshal-hasoffers commented 9 years ago

Thanks for contacting us. We are probing this further, will update you soon.

harshal-hasoffers commented 9 years ago

Issue fixed in latest version of MAT iOS SDK 3.11.1.