I'm working on custom keyboard and when I run my project in the physical device I got this alert message
I'm using the Xcode 7.3 and iOS version in the device is 9.3.5 and my deployment target in the project is 9.0. I tried cleaning the project and rebuilding it but it not worked. Because of this, my custom keyboard is not working in the device. How can I solve this?