You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
When a user taps Buy, selects an asset (e.g. Bitcoin), and presses Continue, the purchased asset does not appear in the wallet's asset list. The user has to manually activate/enable the asset via Manage Tokens.
Expected Behavior
The asset should be automatically activated (added to the visible asset list) when the user initiates a buy flow — specifically when pressing Continue on the buy screen.
Additional Context
This should also work when the buy flow is triggered via deep links
The asset should be auto-enabled since the user has already committed to buying it
Problem
When a user taps Buy, selects an asset (e.g. Bitcoin), and presses Continue, the purchased asset does not appear in the wallet's asset list. The user has to manually activate/enable the asset via Manage Tokens.
Expected Behavior
The asset should be automatically activated (added to the visible asset list) when the user initiates a buy flow — specifically when pressing Continue on the buy screen.
Additional Context