Join Slack
Powered by
Hi there. I just finished a Kotlin Wasm project. E...
# webassembly
e
Enrique Ajin
06/02/2024, 9:41 PM
Hi there. I just finished a Kotlin Wasm project. Everything looked good while developing, but to my surprise, the website looks zoomed out when watched on a real mobile device. Why is that? Any ways to fix it? Thank you!
o
Oleksandr Karpovich [JB]
06/03/2024, 10:18 AM
please check if this helps:
https://github.com/JetBrains/compose-multiplatform/issues/4858#issuecomment-2134265118
✅ 1
e
Enrique Ajin
06/03/2024, 11:39 AM
It indeed worked. Thank you! Now I'm facing another issue, the soft keyboard isn't being triggered on mobile devices. I saw this thread (Point #5):
https://kotlinlang.slack.com/archives/CDFP59223/p1704461567876259?thread_ts=1704453032.815259&cid=CDFP59223
Was it already fixed? Thanks 💯
o
Oleksandr Karpovich [JB]
06/03/2024, 11:40 AM
do you use 1.6.10 version?
✅ 1
e
Enrique Ajin
06/03/2024, 1:03 PM
I was using an older version. I updated and it works perfectly. Thanks for the help!
25
Views
Open in Slack
Previous
Next