Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Should be added as a subview of key window #1

Closed
radutzan opened this issue Aug 22, 2012 · 1 comment
Closed

Should be added as a subview of key window #1

radutzan opened this issue Aug 22, 2012 · 1 comment
Labels

Comments

@radutzan
Copy link
Member

Currently, -show adds the view as a subview of the rootViewController of the window, or to the presentedViewController if there's one, which is good enough for most cases.

@radutzan
Copy link
Member Author

Please note that after this change, OLGhostAlertView has to be shown in or after viewDidAppear: is invoked on the Root View Controller. If you attempt to call show before that, the instance may not be visible on the screen.

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

No branches or pull requests

1 participant