Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

iPad authorization as form sheet #66

Open
tobihagemann opened this issue Jun 13, 2015 · 1 comment · May be fixed by #70
Open

iPad authorization as form sheet #66

tobihagemann opened this issue Jun 13, 2015 · 1 comment · May be fixed by #70
Assignees

Comments

@tobihagemann
Copy link

Just asking if it isn't more desirable to show the authorization view controller as a form sheet on an iPad. It's basically a one-liner that should be inserted at LiveAuthRequest.m:187:

modalDialog.modalPresentationStyle = UIModalPresentationFormSheet;
@aclev aclev self-assigned this Jun 22, 2015
@aclev
Copy link
Contributor

aclev commented Jun 22, 2015

Hi @MuscleRumble
Do you mind submitting a pull request?
Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants