entitlements ?

my app during review got this message:


Your app uses one or more entitlements which do not have matching functionality within the app. Apps should have only the minimum set of entitlements necessary for the app to function properly. Please remove all entitlements that are not needed by your app and submit an updated binary for review, including the following:


com.apple.security.files.user-selected.read-only


the only entitlements in my entitlement file are sandbox and the above security one. I have checked no boxes in sandbox. My app is a visual, math instruction process that needs practically nothing. Does anyone know what is going on?

Replies

Does your app have the capabilty of reading files as specified by the user? If it does, then explain that to the reviewer, possibly with a screen shot. If not, then remove the entitlement.