Код: Выделить всё
ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/OrderedSet.framework/OrderedSet”, which includes OrderedSet, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
Я обнаружил, что orondedset.framework включена через Flutter_inappwebview_ios , который не упоминается в моем pubspec.yaml , но вытягивается через CocoPod. /> Я попытался добавить общий манифест конфиденциальности < /strong> (
Код: Выделить всё
PrivacyInfo.xcprivacy
Flutter Doctor: [/b]
- Flutter (Channel stable, 3.22.3, on Microsoft Windows [Version 10.0.19045.5487], locale en-AE)
- Windows Version (Installed version of Windows is version 10 or higher)
- Android toolchain - develop for Android devices (Android SDK version 35.0.0)
- Chrome - develop for the web
- Visual Studio - develop Windows apps (Visual Studio Community 2022 17.5.2)
- Android Studio (version 2024.1)
- VS Code (version 1.96.4)
- Connected device (3 available)
- Network resources
< /code>
Мои вопросы: < /strong> < /p>
Как вручную добавить вручную к конфиденциальности, чтобы удержать rfamework в соответствии с новой политикой Apple? Включите манифест конфиденциальности? Спасибо!
Подробнее здесь: https://stackoverflow.com/questions/795 ... et-framewo