PermissionScope
PermissionScope copied to clipboard
Landscape support
I'm trying to implement permissionscope in a landscape only app, and the dialog box spills off the page, making it impossible to use. Can landscape support be added in the future? I'd write the PR myself, but UI is my weak point
Yeah, this seems doable for the future. I'll have to see how many we can fit vertically, or if we should go horizontal with the permission items.
Thanks! Happy to see a PR with a wip if you're feeling adventurous.
Might be a good idea to check out OAStackView/TZStackView (UIStackView after PermissionScope drops support for iOS 8)
+1 My app is landscape only
Force Portrait mode for PS' dialog ? http://stackoverflow.com/a/28220616/2124535