Is there a way to programmatically force the virtual keyboard to appear when there is a bluetooth keyboard connected to the iPad?
I have a bluetooth barcode scanner connected to the iPad, which acts as HID (keyboard). The problem is, the virtual keyboard stays hidden in my app. Is there any way I could force the virtual keyboard to show without using any unofficial SDK calls?