I'm submitting an app update to Google Play and my release was rejected due to the Data Safety > Account Deletion URL.
The deletion URL is:
https://deleteyouraccount.myapparea.com/mobile/delete-app-user/appId/3607205d449c
The page is accessible and users can submit an account deletion request.
Google rejected it with the following message:
Issue found: Invalid data deletion link on your Data safety form
URL provided does not link to a valid page, missing reference to the app or to the entity (for example, developer, company) named in the app's Google Play listing.
The deletion page is generated by Appy Pie and does not explicitly display:
• App name
• Developer/company name
• Google Play package name
Instead, it only contains the deletion request form.
My questions are:
1. Does Google require the deletion page to explicitly mention the app name and developer?
2. Has anyone successfully passed review using a third-party deletion page?
3. Is it necessary to host my own deletion page that identifies the app and developer?
4. What information should the page contain to comply with Google's User Data – Account Deletion Requirement?
Any examples of accepted account deletion pages would be appreciated.