tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.45k stars 768 forks source link

Issue for go to date in iOS #396

Open npt05 opened 2 months ago

npt05 commented 2 months ago

https://github.com/user-attachments/assets/af68b16b-b1d0-435e-b6e4-80cb3c675c18 Please help take a look video. I am developing a website that loads charts using React js, I am using go to date function to customize the time range I have included it in my app in iframe, The go to date function to change the time range works on web and android but not on iOS What is going wrong? How can I fix it ?

My advanced chartLibrary Version: 28

romfrancois commented 2 months ago

Do you see any errors in the console or somewhere? Nothing obvious looking at the video. It seems that something is closing and/or preventing the values to be changed though. Weird it's only happening on iOS and not elsewhere.

npt05 commented 2 months ago

Do you see any errors in the console or somewhere? Nothing obvious looking at the video. It seems that something is closing and/or preventing the values to be changed though. Weird it's only happening on iOS and not elsewhere.

Yes, It just happen in ISO, you can see in video it work in web but when we include web view in IOS it not working

https://github.com/user-attachments/assets/a7ef7063-93a3-4cbe-805f-5d63c06f59df