I acquired an e mail from Apple concerning my app written utilizing Titanium SDK. It says:
Though submission for App Retailer assessment was profitable, it’s possible you’ll need to appropriate the next points in your subsequent submission for App Retailer assessment. As soon as you have corrected the problems, add a brand new binary to App Retailer Join.
ITMS-91053: Lacking API declaration – Your app’s code within the “APP_NAME” file references a number of APIs that require causes, together with the next API classes: NSPrivacyAccessedAPICategorySystemBootTime. Whereas no motion is required presently, beginning Might 1, 2024, while you add a brand new app or app replace, you could embody a NSPrivacyAccessedAPITypes array in your app’s privateness manifest to offer authorized causes for these APIs utilized by your app’s code. For extra particulars about this coverage, together with an inventory of required cause APIs and authorized causes for utilization, go to: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api.
ITMS-91053: Lacking API declaration – Your app’s code within the “APP_NAME” file references a number of APIs that require causes, together with the next API classes: NSPrivacyAccessedAPICategoryUserDefaults. Whereas no motion is required presently, beginning Might 1, 2024, while you add a brand new app or app replace, you could embody a NSPrivacyAccessedAPITypes array in your app’s privateness manifest to offer authorized causes for these APIs utilized by your app’s code. For extra particulars about this coverage, together with an inventory of required cause APIs and authorized causes for utilization, go to: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api.
I noticed a solution for this difficulty on one other net web page, however they’re utilizing XCode to make the required recordsdata, and I’m utilizing Titanium to write down and construct my app.
ITMS-91053: Lacking API declaration – Privateness
How can I resolve this difficulty?