Validation failed (409) Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface (identifiant : 882da4e2-76c7-488e-92ce-6f0f2765e729)
Я пытаюсь загрузить свою первую публикацию файлов IPA с помощью Adobe animate cc < /p> Но я получаю эту ошибку < /p> [code]Validation failed (409) Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface (identifiant : 882da4e2-76c7-488e-92ce-6f0f2765e729)[/code] Введите описание изображения здесь thnks
Я успешно загрузил свое приложение в формы Xamarin, но после его загрузки я получил электронное письмо от Apple:
Отсутствует необходимый файл значка. Пакет не содержит значка приложения для iPad размером ровно 167x167 пикселей в формате .png....
Отсутствует необходимый файл значка. Компания не содержит значок приложения для iPhone /iPod Touch точно из «120x120 'пикселей. Я удивлен, потому что несколько дней назад я распространял новую версию моего приложения. Я использую xcode 13...
Everything is ready like firebase, firebase was installed by SDK's. Everything is included like import FirebaseCore , and FirebaseApp.configure(). Maybe I should write in some another context, guess will be better if i send the code.
У меня проблема с dSYM/сбоем в Crashlytics.
Каждый выпуск, который я делаю, жалуется на отсутствие необходимого dSYM с тем же UUID.
Насколько я понимаю, каждый раз я архивирую свое приложение, новый dSYM должен быть сгенерирован с новым UUID.
И сбои...