kiwix / kiwix-apple

Kiwix for offline access on iOS and macOS
https://apple.kiwix.org
GNU Lesser General Public License v3.0
434 stars 69 forks source link

Custom apps should only request necessary permissions #710

Closed kelson42 closed 1 month ago

kelson42 commented 1 month ago

WikiMed has been refused with the following comment:

In order to continue reviewing your app, we require additional information.

Your app uses one or more entitlements which do not appear to have matching functionality within the app. Please reply to this message in App Store Connect and describe how and where the app uses the following entitlements. You will not need to upload a new binary to provide this information.

Apps should have only the minimum set of entitlements necessary for the app to function properly. If there are entitlements that are not needed, please remove them and submit an updated binary. You will need to Developer Reject the app to upload an updated version.

---
com.apple.security.files.downloads.read-write
---

As we can not download anything I guess this is not necessary.

All other permissions should be checked