I’m developing an ios keyboard extension app. When user first logging into the application, I direct the user to the settings page, but during my Xcode build, the keyboard setting in the image sometimes does not appear on my real iPhone device. Is this related to the development build or can it also occur in the production environment? What can I do to make the keyboard setting in the picture always visible?
Also how can I check if the user is granted “full access” to the keyboard?
Thanks.
Related iphone app setting