nic-delhi / AarogyaSetu_Android

Aarogya Setu Android app native code
https://www.aarogyasetu.gov.in/
Other
2.88k stars 1.81k forks source link

Unsuccessful account deletion #562

Open nasreekar opened 2 years ago

nasreekar commented 2 years ago

I want to find out if there is a way to delete an account (Name) tied to a number and recreate a different account with the same number.

I have initially created an account with Name ABC for my number 1234567890. Now I want to delete ABC and create XYZ for that number. I tried deleting the account title from the settings option, but it looks like it isn't deleting the details. When I log in again, it fetches the old information and displays it.

This is very important as I need to update the account details as my aadhar card is tied to this number, and now I cannot use the aarogya setu app as it shows some others' details.

It looks like it is just deleting on the front end and not doing it on the backend. Not sure, though. I came to this conclusion because when I click on the delete button, it immediately navigates to the registration flow within a fraction of a second.