delba / Permission

A unified API to ask for permissions on iOS
MIT License
2.9k stars 320 forks source link

New permissions for keyboard extensions #117

Closed bbqsrc closed 4 years ago

bbqsrc commented 6 years ago

Hey!

The What's New for iOS 11 states the following for keyboard extensions:

Added new system permissions in Settings for app access to included Keyboard Extensions.

When the API becomes obvious, it would be great to have this added to this project.

delba commented 4 years ago

Hi @bbqsrc, thank you for the suggestion but the permission for custom keyboards (Allow Full Access) doesn't quite work the same way as the other permissions and should be left to the developper.