AppStore deploy issue

Project Settings

I'm trying to deploy the app to the AppStore using Mobile Deployment feature of FlutterFlow.
But AppStore rejected my request because of “Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage”.
Here is the message.

“One or more purpose strings in the app do not sufficiently explain the use of protected resources. Purpose strings must clearly and completely describe the app’s use of data and, in most cases, provide an example of how the data will be used”.

They asked Update the camera, photo library, and location purpose string.

But I already set those strings on Permissions tab of FlutterFlow like screenshot.

Is there any other way to solve this problem?

I don't want to export the project. I want to deploy on FlutterFlow itself.

What have you tried so far?

I have set up a custom message in the permission settings and deployed it to Testflight.
However, when the user accesses the location, camera, or photos, the default message is displayed.

Did you check FlutterFlow's Documentation for this topic?
No
3
1 reply