Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: should track coarse location by default #110

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

Mercy811
Copy link
Collaborator

Summary

The SDK tracks coarse location (less than 3 decimal) by default by IP address. Customers can use a LocationPlugin to track latitude and longitude and add precise location to privacy manifest.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?:

@Mercy811 Mercy811 marked this pull request as ready for review January 26, 2024 18:55
@Mercy811 Mercy811 merged commit 2aab265 into main Jan 30, 2024
3 checks passed
@Mercy811 Mercy811 deleted the fix-privacy-manifest branch January 30, 2024 16:58
github-actions bot pushed a commit that referenced this pull request Feb 5, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024-02-05)

### Bug Fixes

* ensure event data is sandboxed per app for all platforms ([#113](#113)) ([72da9f8](72da9f8))
* should track coarse location by default ([#110](#110)) ([2aab265](2aab265))

### Features

* add privacy manifest for ios 17 ([#109](#109)) ([cf0ca47](cf0ca47))
Copy link

github-actions bot commented Feb 5, 2024

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants