Ошибка подключением на IOS

Ошибка: RuntimeError. Irritants: (Cannot find the component: \u0413\u043e\u043b\u043e\u0434 Problem with application)
Примечание: На телефоне появляется часть заднего фона приложения без кнопок и всех компонентов, просто фон. Уже пробовал всё, версия обновлена

Hello Laastrog, welcome to the community :grin:

We would need to see the Project File (.aia) in order to solve this.

Question - are you using the Table Arrangement Component? That is known to cause issues of this nature - solution is to replace it with Horizontal Arrangements.

EDIT: However, we would still need to clean-up the background files of the Project,, something that requires experienced eyes.

Здравствуйте!
Есть одна проблема с экспортированием файлов. Получается что файл идёт как архив со всей медией и в ней нет (.aia) файла. С другими проектами всё нормально.
Даже при полной очистке проекта всё равно одна и таже ошибка.

I think your issue comes down to the fact that the particular Scheme implementation we are using doesn't handle UTF-16 particularly well. We might be able to modify the parser to support the Unicode escape sequences. In the meantime, you may need to rename your components to be in the ASCII code range as a workaround.