SwiftyMonaco
SwiftyMonaco copied to clipboard
iOS and iPadOS keyboard not working
Hi!
Whenever I try to run the code in iPadOS or iOS, I can't type anything in the Code Editor! It is working on macOS without a problem.
I've tried on iOS 14 and iPadOS 15!
Thank you and amazing job with the library! :)
I also have this problem and do not know how to resolve it 😵💫
Anyone find a workaround?
I may look into it if I have time. I haven't had a need to yet. My first idea would be maybe to use @FocusState
in some way to coerce the keyboard into dismissing. Hmm... maybe the .dismiss
environment variable even... try it out!