Vadim Smal
Vadim Smal
@letko-dmitry Привет. Отличный вопрос. Верно, эта логика находится в интеракторе, но не самого модуля "обучалки", модуля из которого он будет показываться. То есть получается следующий workflow: 1) По определенному событию,...
@igorkotkovets Привет. Да, все верно, весь модуль держится в памяти за счет view. На view только две слабых ссылки - одна у Presenter и одна у Router текущего модуля. Переход...
Perhaps you can use some alternative PropertyListSerialization. For example [SWXMLHash](https://github.com/drmohundro/SWXMLHash) or [Kanna](https://github.com/tid-kijyun/Kanna) @thedavidharris I can fix some issues for Linux support. Where exactly are the problems?
@PiXeL16 Hi. I checked the workability with the android application. Everything is working. The problem is most likely in the parameters. Check the validity of the arguments (type)
> Are you generating dSYMs for your debug builds? Yes
> Is there any reason for that? If you request dSYMs, the aspect build during the project generation would take almost as long as the normal build. `--apple_generate_dsym` was needed...
The breakpoint problem is no longer reproduced. Disabling dSYM generation ( `SwiftForcesdSYMs = no` ) removed this "pcm warning". Nevertheless, it would be nice to have this fix in case...
Сделано в новом flow.
Исправлено в новом flow.
Сделано в новом flow.