iOS App Rejected - Permission Alert does not match

Hi!

We have provided infoPlist in app.json but when apple is testing our app, then a standard message appears in permission popups.

"From Apple
2. 1 Performance: App Completeness
2. 3 Performance: Accurate Metadata
5. 1.1 Legal: Privacy - Data Collection and Storage
Hello,

Thank you for your patience.

Regarding guideline 5.1.1, we have continued to find that the purposes strings for camera, photos, and location do not communicate to the user the reason that access is being requested.

To resolve this issue, it would be appropriate to ensure that all purpose strings accurately communicate the reason that access is being requested prior to resubmitting your app.

We look forward to reviewing your resubmitted app.

Best regards"

This is our package.json to see which version of modules are in use:

Hey @vatex,

Are you able to create a build in TestFlight and see if the string matches the value you put in app.json?

Cheers,
Adam

You could also try extracting the Info.plist file out of the .ipa file to see what it contains.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.