Page 1 of 1

IOS fehlende API -Deklarationen Warnung _after_ Hinzufügen von Datenschutzmanifest

Posted: 09 Apr 2025, 02:29
by Anonymous
Ich erhalte immer noch eine Warn -E -Mail von Apple, wenn ich meine .NET MAUI IOS -App in Bezug auf fehlende API -Deklarationen einreiche. Seine Build -Aktion ist Bundleresource. Ich habe die Projektdatei auch so geändert, dass die relevanten Artikelgruppeninformationen enthalten sind. /> Hier ist meine PrivacyInfo.xcprivacy -Datei: < /p>

Code: Select all





NSPrivacyAccessedAPIType
NSPrivacyAccessedAPICategoryFileTimestamp
NSPrivacyAccessedAPITypeReasons

C617.1



NSPrivacyAccessedAPIType
NSPrivacyAccessedAPICategorySystemBootTime
NSPrivacyAccessedAPITypeReasons

35F9.1



NSPrivacyAccessedAPIType
NSPrivacyAccessedAPICategoryDiskSpace
NSPrivacyAccessedAPITypeReasons

E174.1



Weiß jemand, warum dies geschieht?