Ihar Katkavets

Results 16 comments of Ihar Katkavets

Ребята привет. Интересуюсь VIPER. У меня есть вопрос о том как осуществлять переход на следующий модуль. Во первых Presenter держит weak ссылку на View. Получается больше никто не держит strong...

Здравствуйте, Меня интересует вопрос по архитектуре. Приведу пример, допустим у меня в приложении есть какой-то сервис закачек файлов, который может работать в фоне. Есть какой-то модуль, который использует данные и...

@DevAlloy спасибо за ответ!

The library should provide Privacy Manifest if it collects information or access "Required Reasons API"

Is it hard to fix a checksum in config file for v6.14.0 ?

I created a pull request which fixes the issue https://github.com/AppsFlyerSDK/AppsFlyerFramework/pull/284

Hey, any updates guys?

Added in [v8.18.0](https://github.com/amplitude/Amplitude-iOS/releases/tag/v8.18.0)

This pull request fixes the issue https://github.com/AppsFlyerSDK/AppsFlyerFramework/issues/280

For everyone, who suffer because of the checksum issue, there is another repository for dynamic version of `AppsFlyer` lib, ```swift # For dynamically linked library https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic ``` You can integrate...