Skip to content

Conversation

@michalurbanek
Copy link
Collaborator

Analytics libraries references location APIs, so Apple requires a location privacy description even though the app itself does not use location services. If we introduce location features in the future, we will update the purpose string accordingly.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the required iOS location permission usage description string (NSLocationWhenInUseUsageDescription) to the Info.plist file. According to the PR description, this is needed because analytics libraries reference location APIs, triggering Apple's requirement for a privacy description, even though the app itself doesn't actively use location services.

Changes:

  • Added NSLocationWhenInUseUsageDescription key with a purpose string explaining location usage for analytics

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@michalurbanek michalurbanek merged commit 382705f into master Jan 16, 2026
7 checks passed
@michalurbanek michalurbanek deleted the mu/fix/location_purpose branch January 16, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants