Hi, since ios15, when you are inside a keyboard extension, any touch on a bluetooth keyboard will dismiss the virtual keyboard. Before then, we could open it back and use it but now every key will trigger the dismiss. My custom keyboard need to show a prediction view while using a bluetooth keyboard. I have seem the app 'grammarly' doing it perfectly.
Stop virtual keyboard from hiding custom keyboard
Add a Comment