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

Health 12/1104 - iOS delete not deleting own #1105

Merged
merged 3 commits into from
Jan 4, 2025

Conversation

iarata
Copy link
Contributor

@iarata iarata commented Jan 4, 2025

Closes #1104

bernd70 and others added 3 commits December 28, 2024 01:02
When deleting entries on iOS a compound predicate is used to limit the query to entries the calling app has created. Otherwise the call fails is the sample contains entries from other apps.
[Health] Deleting entries in iOS only selects own entries

To reproduce the issue:
Add data to the iOS Health using the "Add Data" button in example app, and try to delete using the "Delete Data" button. The steps, for example, will always be there and won't be deleted.
@iarata iarata merged commit d107e95 into iarata/health-12 Jan 4, 2025
1 check passed
@iarata iarata deleted the health-12/1104-ios-deletes branch January 4, 2025 18:29
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