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

Issue when adding subviews #175

Open
uditha2233 opened this issue Dec 4, 2017 · 0 comments
Open

Issue when adding subviews #175

uditha2233 opened this issue Dec 4, 2017 · 0 comments

Comments

@uditha2233
Copy link

I have implemented the ENSidemenu in my app. I'm trying to show my custom alert view using below code
UIApplication.shared.delegate?.window??.rootViewController?.view.addSubview(self)

But my custom alert isn't showing. If I remove the ENSideMenu, then my code works fine and shows the alert.

Any idea what's wrong here?

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

1 participant