Hi Guys, I need to customize several keys for a bluetooth device. Sometimes the functional of the bluetooth device keys need to change, like change functional from "pgup" to "left" key.
So far to customize the key it must go to the Iphone Settings=>Accessibility=>Touch=>AssistiveTouch=>Devices=>"bluetooth device name"=>Customize Additional Buttons/
Above progress is too complicated for user. I want to built an APP to simplify above progress.
Currently I found the apple only provide the DriverKit Extension or HIDDriveKit for MacOS or PadOS but no IOS.
Is there any methods? Thanks for the help.