Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of [UIApplication sharedApplication] #68

Closed
mergesort opened this issue Feb 6, 2015 · 1 comment
Closed

Use of [UIApplication sharedApplication] #68

mergesort opened this issue Feb 6, 2015 · 1 comment

Comments

@mergesort
Copy link

TWMessageBarManager.m uses [UIApplication sharedApplication].keyWindow.frame to calculate the size of the message bar frame. The use of [UIApplication sharedApplication] means that this library can't be used in an extension. Would it be possible to optionally configure the frame externally?

Thanks a lot, love the library!

@terryworona
Copy link
Owner

Sorry, at this time you can't configure the message bar externally.

Give it a shot and submit a PR! Love the username btw!

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

No branches or pull requests

2 participants