StanfordBDHG / ENGAGE-HF-iOS

The ENGAGE-HF Application
MIT License
2 stars 1 forks source link

Disable Account Deletion #44

Closed nriedman closed 1 month ago

nriedman commented 2 months ago

Problem

Currently, account deletion seems to be handled internally by SpeziAccounts. However, we would prefer for the clinician/study team to handle account deletion instead of the patient.

Solution

Disable account deletion as something that's possible to do in the app, or throw an error referring the patient to their clinician. Either way, until this is solved, I went ahead and removed the code in the Onboarding UI tests that tests the deletion functionality

Additional context

No response

Code of Conduct

vishnuravi commented 2 months ago

Thanks @nriedman. To comply with App Store Guidelines, there must be a method for account deletion, which can be a link to the study website or other method to contact the study team.