-
Notifications
You must be signed in to change notification settings - Fork 43
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-8610 [Onramp] Possible to open onramp from Markets #4278
Conversation
coordinator.openOnramp(for: walletModel, with: userWalletModel) | ||
} else { | ||
// Old code | ||
Analytics.log(event: .marketsChartButtonBuy, params: analyticsParams) |
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.
так аналитика наверное должна остаться независимо от тоггла? Надо все остальные места под тогглом чекнуть
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.
✅ Вообще там есть задача по аналитике у меня, пройдусь в рамках ее тоже
81f4d50
81f4d50
to
f4476c4
Compare
f4476c4
to
364ea89
Compare
Обновил логику навигации, что бы на тоггл проверять чуть раньше |
https://tangem.atlassian.net/browse/IOS-8610
https://tangem.atlassian.net/browse/IOS-8602