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

SIAlertview crashed in iOS9 #110

Open
zfpan1981 opened this issue Sep 16, 2015 · 2 comments
Open

SIAlertview crashed in iOS9 #110

zfpan1981 opened this issue Sep 16, 2015 · 2 comments

Comments

@zfpan1981
Copy link

SIAlertview crashed in iOS9

@Droppix
Copy link

Droppix commented Sep 18, 2015

I have a same problem.
Your must add ' si_alert_background_window.rootViewController = [UIViewController new];' in showBackground function.

@zfpan1981
Copy link
Author

Also SIAlerview blocked the screen when clicked cancel button

Bigood added a commit to Bigood/SIAlertView that referenced this issue Nov 4, 2015
Fix the "Applications are expected to have a root view controller at the end of application launch" in iOS 9 - it worked fine without it in prior versions, hence the version control.

Fixes issue Sumi-Interactive#110 : Sumi-Interactive#110
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