I reupdate from Itunes my old APP so it is same issue. Just download and check.
I created 6 screens. (with HTML code)
You can try and see download from IOS app to your iphone. (Thunkable IOS Live is working well!)
From Testflight or Download IOS APP after than webview is not working well, i mean white screen seeing all webview. (Couple of months ago it is happened.)
What is solution?
Any ones Help me?
Thanks
Thanks.
I think this problem has about row or column.
I fixed move column and row.
If webviewer is in Row working, in Column not working. I dont know why.
When i download ios app seeing webview this picture.
Bilgi variable is html code like info.
Font-size property.
If i write any website it is seeing on webview.
The data: protocol in WebViewer will not work with any html-code. For this reason, it is better to save large amounts of html-code in an html file, add it to the project and display it in WebViewer.
Thanks, Screen5’s webview has already new.html
You can check blocks. But not seeing when i download project from iphone.
Live is seeing Webview all of screens.