Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.15.2, 5.15
-
IOS 14.7.1
Description
I have a QML application which user can use keyboard to control on it. I have connected a bluetooth keyboard to a iPad 8th generation and enabled Full Access keyboards on settings.
But when I opened the application and click any button in the keyboard, the Keys.onPressed doesn't work. I have used focus property but still the same.
I think it's a bug because I have tested on windows, macOS and Android, and all of them works well.