Rejected from App Store - Info.plis

We just submitted our app to the app store but got rejected for the following reason:

Regarding guideline 5.1.1, we still noticed that your app requests the user’s consent to access their location but does not clarify the use of the location in the applicable purpose string.
Please revise the relevant purpose string in your app’s Info.plist file to specify why the app is requesting access to the user’s location. You can modify your app’s Info.plist file using the property list editor in Xcode.
We look forward to reviewing your resubmitted app.
Best regards,

App Store Review

Any help appreciated thanks!
“expo”: “~37.0.3”,

Hi.

If your app accesses the user’s location you need to explain to the user why your app needs that. If the app never accesses the user’s location, then you can try something like the following:

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