Post not yet marked as solved
Post marked as unsolved with 0 replies, 236 views
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.