App: https://share.streamlit.io/magnesyljuasen/bergvarmekalkulatoren_v2/main/main.py
Github: GitHub - magnesyljuasen/bergvarmekalkulatoren_v2
The app seems to work fine, but when opening it on an IOS device it does not load the app but a blank page.
App: https://share.streamlit.io/magnesyljuasen/bergvarmekalkulatoren_v2/main/main.py
Github: GitHub - magnesyljuasen/bergvarmekalkulatoren_v2
The app seems to work fine, but when opening it on an IOS device it does not load the app but a blank page.
Same issue.
My streamlit version:1.9.0. Working well on windows computer, but blank on iOS device (both Chrome & Safari)
After testing, ios mobile phones including X, 6S, 6S plus cannot display streamlit.
It is speculated that iOS mobile listed before 2018 cannot display streamlit.
Hi,
I think currently the only solution I found is to downgrade streamlit==1.6 and click==8 by using requirements.txt file referring to the following solution.
https://discuss.streamlit.io/t/my-app-doesnt-open-in-ios-when-using-the-latest-version-of-streamlit/24321
thanks,
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.