I have created custom keyboard extension. Its working fine on Simulator. When I run custom keyboard extension in Simulator it works fine and able to change between keyboards.
When I try to run same in Real IOS device. it doesn't work . When I click on Globe icon on keyboard. It freezes for a second and show same keyboard again.
Debugger showing this : Program ended with exit code: 0
Unable to test custom keyboard in my real device.
Any help here ?