carverauto / flutter

🚨 ChaseApp opensource mobile app - follow live police chases 🚔
https://chaseapp.tv
MIT License
3 stars 0 forks source link

[Apple Review] Add Account Deletion option #196

Closed rutvik110 closed 1 year ago

rutvik110 commented 2 years ago

We noticed that your app supports account creation but does not appear to include an option to initiate account deletion.

Apps that support account creation must also offer account deletion to give App Store users more control of the data they've shared while using your app.

Next Steps

If your app already supports account deletion, reply to this message and let us know how to locate this feature. If your app does not support account deletion, revise your app to include an option to initiate account deletion.

If you are unable to offer account deletion or need to provide additional customer service flows to facilitate and confirm account deletion, either because your app operates in a highly-regulated industry or for some other reason, reply to this message in App Store Connect and provide additional information or documentation. If you have questions regarding your legal obligations, check with your legal counsel.

Keep these requirements in mind when updating your app to support account deletion:

Resources

rutvik110 commented 2 years ago

Accound deletion:

Top of the mind services we wanna delete user from,

Is this customers collection in firebase is something we care about rn in deletion?

rutvik110 commented 2 years ago

All of this services should be able to identify the user within their system with the uid of user from firebase doc.

rutvik110 commented 2 years ago

@mfreeman451 let me know once the delete function is up, I'll add things up on app side. Also, do share the input schema for that function request.

rutvik110 commented 2 years ago

@mfreeman451 any progress on this?

rutvik110 commented 1 year ago

Available in latest releases. Closing!