You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add required reason api file because it is a requirement from apple to be able to distribute app
I checked it with this library: https://github.com/Wooder/ios_17_required_reason_api_scanner/tree/main
and there is a need to add info for the reasons that are used in the sdk: file timestamp and system boot time
Please add required reason api file because it is a requirement from apple to be able to distribute app
I checked it with this library:
https://github.com/Wooder/ios_17_required_reason_api_scanner/tree/main
and there is a need to add info for the reasons that are used in the sdk: file timestamp and system boot time
More details described in this articles:
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api
https://jochen-holzer.medium.com/embrace-the-evolution-preparing-your-ios-app-for-the-required-reason-api-38f2d12bbce5