-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IOS-8061 Fix analytics manage tokens #3959
IOS-8061 Fix analytics manage tokens #3959
Conversation
…081_make_fix_analytics_manage_tokens
Tangem/Modules/ManageTokens/CustomTokensRelated/AddCustomToken/AddCustomTokenViewModel.swift
Outdated
Show resolved
Hide resolved
Tangem/Modules/ManageTokens/CustomTokensRelated/AddCustomToken/AddCustomTokenViewModel.swift
Outdated
Show resolved
Hide resolved
Tangem/Modules/ManageTokens/CustomTokensRelated/AddCustomToken/AddCustomTokenViewModel.swift
Outdated
Show resolved
Hide resolved
|
||
// This subscription is only used to send analytics | ||
selectedUserWalletModelPublisher | ||
.dropFirst() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
а зачем dropFirst?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
а зачем dropFirst?
Это событие нужно только если произошло переключение кошелька, и если не сделать это, то эмитится сразу после открытия экрана, было в подписке выше
Замечания по ивентам привязаны к таске. WIP потому что еще тестирую, были заведены замечания которые не воспроизводятся и улетают нормально