Amir Hossein Ghasemi
Amir Hossein Ghasemi
Have the same issue, it is also happened in Google Chrome too
@tibbi Could you fix this issue, I saw this on my own messenger too. seems something changed in one of the huawei's updates. if I found something, I will share...
I have my own SMS Messenger https://cafebazaar.ir/app/ir.digitaldreams.hodhod/?l=en But recently got a lot of reports that my messages aren't loading for some Huawei devices after their phone updates. I got some...
I checked this code @rohan-paudel and it is working, great job there. I created a container name it IWebView and use WebViewKMP for mobile and desktop and use your solution...
Thanks to you @rohan-paudel, I used it and implemented a wasmJs support for this library You can find it [here](https://github.com/KevinnZou/compose-webview-multiplatform/pull/312)
Hey @rohan-paudel , Actually I didn't changed anything for this part, but there maybe more updates, I will be checking that one as well
`Currently in iOS it is auto adjusting to safe area.....` for this, you need to set `ignoreSafeArea`for your iOS project to let views draw full screen. check your iosApp project...