AvdLee / RocketSimApp

Enhancing the iOS simulator for productivity
618 stars 20 forks source link

Allow to reset Apple Health permissions #374

Open SergejLogis opened 1 year ago

SergejLogis commented 1 year ago

Is your feature request related to a problem? Please describe. When developing Apple Health-related features it would be great to be able to reset granted/denied permissions without reinstallation of an app.

Describe the solution you'd like Add Apple Health to the Grant/Revoke/Reset Permissions menu, if only possible.

Describe alternatives you've considered I've tried to reset all permissions but Apple Health wasn't affected.

Additional context None.

AvdLee commented 1 year ago

@SergejLogis yes, great idea! Unfortunately, I'm dependent on what xcrun simctl privacy --help provides. I'll keep this issue open, but it would be best to start with a feedback report to Apple for requesting this as a feature for simctl

AvdLee commented 3 days ago

Found a potential solution, so we can bring this back in the roadmap!