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
ITMS-91107: Invalid tracking information - A PrivacyInfo.xcprivacy file contains invalid tracking information at the following path: “Frameworks/AppMetricaCore.framework/AppMetricaCore.bundle/PrivacyInfo.xcprivacy”. In addition to the privacy manifest files in the locations outlined in the documentation, starting November 12, 2024, all privacy manifests you submit must have valid content. NSPrivacyTracking must be true if NSPrivacyTrackingDomains isn’t empty. Keys and values in any privacy manifest must be valid. For more details, visit: ...
Суть следующая - Apple ругается на манифест AppMetricaCore, поскольку флаг NSPrivacyTracking стоит на false, хотя используется NSPrivacyTrackingDomains. Просьба к разработчикам включить этот флажок).
The text was updated successfully, but these errors were encountered:
Спасибо за Ваше обращение, для разбора создана задача с номером ADLIBGITHUB-7. Мы ознакомимся и вернемся с ответом как можно скорее, возможно запросим дополнительную информацию.
Thank you for your message, a task with the number ADLIBGITHUB-7 has been created for analysis. We will get acquainted and return with the answer as soon as possible, we may request additional information.
Добрый) пытались зарелизиться с 7.1.0. С обновлением актуальных версий судя по файлам AppMetrica, даже в самой актуальной версии все равно необходимый флаг на false
Apple ругается при релизе:
ITMS-91107: Invalid tracking information - A PrivacyInfo.xcprivacy file contains invalid tracking information at the following path: “Frameworks/AppMetricaCore.framework/AppMetricaCore.bundle/PrivacyInfo.xcprivacy”. In addition to the privacy manifest files in the locations outlined in the documentation, starting November 12, 2024, all privacy manifests you submit must have valid content. NSPrivacyTracking must be true if NSPrivacyTrackingDomains isn’t empty. Keys and values in any privacy manifest must be valid. For more details, visit: ...
Суть следующая - Apple ругается на манифест AppMetricaCore, поскольку флаг NSPrivacyTracking стоит на false, хотя используется NSPrivacyTrackingDomains. Просьба к разработчикам включить этот флажок).
The text was updated successfully, but these errors were encountered: