App Store connect shows error "you must provide a privacy policy url" even the privacy link is provided

Viewed 6499

I am submitting my app on App Store Connect\My App page and when I submit for review, it shows error on App Information: "You must provide a Privacy Policy URL." even I have pasted the link to the website show the privacy policy there. I have checked the link using

https://developers.facebook.com/tools/debug/sharing/

and they show no error. Do you know what could be the reason and how to fix it ? enter image description here Thank you!

4 Answers

You need to submit the privacy policy for each localization seperately.

you have to provide privacy policy url in iTunes Connect --> your app --> App Information Tab inside.

see below screenshot for more details :

enter image description here

if you have added any other language then you have to add privacy policy in that language also. please check it

Double checked all the other answers in this post and was still getting this error.

For me, it was requiring me to enter a tvOS privacy policy as well. All I had to do to remove the pending tvOS version on the left pane.

Not exactly the reason OP was getting this error, but might save someone else who comes to this stack overflow page.

enter image description here

I have gotten this error when the title was simply too long, although the error didn't refer to that. On any language, the rules say 30 characters but i have found (maybe just for CJK?) that the limit can be shorter -- 29 or 28.

Related