tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Questions about browser support

xlorne opened this issue · comments

commented

At present, the K-line display is compatible with Google and Safari browsers, but it cannot be accessed normally under the browsing of mobile wallets. For example, TP Wallet and Little Fox Wallet cannot be displayed normally.

test url:
https://charting-library.tradingview-widget.com/?lang=zh

images :

a20c4a2afb0ac14ccddad0668c4242f

We have a featureset called iframe_loading_compatibility_mode which can be used to support wallet browsers. This was added in Version 24.001

commented

Thank you very much, the problem has been solved.