My streamlit application is deployed on my server, and it works on ios devices in version 1.32.0. When I update streamlit to 1.33.0 and 1.34.0, only blank pages are displayed on all ios devices.
Is there anyone who has encountered the same situation? is there a solution?
Thank you.
I’ve tried a lot of ways:
Replace the ssl certificate.
Change the port number.
Adjust ssl_protocols to TLSv1.2.
Return to http mode.
However, it still appears blank on the ios device, even if there is only one line of code on the page: st.text (‘1111’). I tried it with multiple iphone.