flagsmith-ios-client icon indicating copy to clipboard operation
flagsmith-ios-client copied to clipboard

Feature/remove tracking domain & tracking boolean

Open gazreese opened this issue 1 year ago โ€ข 0 comments

Description

Remove our domain and tracking reference from the privacy manifest to hopefully fix https://github.com/Flagsmith/flagsmith-ios-client/issues/57

I've tried to reproduce the customer issue with the test app but unfortunately I've not been able to. My research however suggests that this fix should cover us, and is in-line with the privacy manifests of most of our contemporaries.

Removing the domain should stop it from being blocked when the user declines tracking.

The definition of 'tracking' WRT Apple is in here - https://developer.apple.com/app-store/user-privacy-and-data-use/

With the relevant Apple documentation here - https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests

Type of Change

  • [ ] โœจ New feature (non-breaking change which adds functionality)
  • [x] ๐Ÿ› ๏ธ Bug fix (non-breaking change which fixes an issue)
  • [ ] โŒ Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] ๐Ÿงน Code refactor
  • [ ] โœ… Build configuration change
  • [ ] ๐Ÿ“ Documentation
  • [ ] ๐Ÿ—‘๏ธ Chore

gazreese avatar May 15 '24 10:05 gazreese