Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

setShouldAutoCollectDeviceLocation not working #7

Closed
naluhh opened this issue Sep 9, 2015 · 2 comments
Closed

setShouldAutoCollectDeviceLocation not working #7

naluhh opened this issue Sep 9, 2015 · 2 comments

Comments

@naluhh
Copy link

naluhh commented Sep 9, 2015

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 harshal-hasoffers self-assigned this Sep 9, 2015
@harshal-hasoffers
Copy link

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

@harshal-hasoffers
Copy link

Issue fixed in latest version of MAT iOS SDK 3.11.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants