SiftScience / sift-ios

Sift iOS SDK
MIT License
19 stars 25 forks source link

Value of type 'Sift?' has no member 'allowUsingMotionSensors' #113

Closed jordanhbuiltbyhq closed 2 years ago

jordanhbuiltbyhq commented 2 years ago

Version 2.1.1 seems to have removed the option to allow using motion sensors?

Sift.sharedInstance().allowUsingMotionSensors = true

vincent-sift commented 2 years ago

Correct @jordanhbuiltbyhq this is data that we no longer collect and thus we have removed it from our iOS SDK.

jordanhbuiltbyhq commented 2 years ago

Ok thanks! You may want to remove that from the README then and maybe note it in the changelog? ;)

vincent-sift commented 2 years ago

Thanks for letting us know, we will update the README and changelog.