-
Notifications
You must be signed in to change notification settings - Fork 608
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
iPhone X issue with presenting Alert right after previous was closed #62
Comments
Hi, I'll test it. Are you sure your SwiftEntryKit version is not 0.5.0 by any chance? |
@huri000 Have you found the reason of this bug? |
Not yet. I’ll look into it this weekend and let you know. |
iPhone X issue with presenting Alert right after previous was closed #62
@Banck, I've managed to reproduce the issue using iPhone X simulator. |
Hi there! Unfortunately similar issue happens on iOS 9.3.2 (iPhone 5c). If there is an entry displayed on the screen, showing a new entry will freeze the iPhone. Although it works perfectly on iOS 10., 11. and even iOS 9.2. |
@realvadim Hey! |
Hi, @Banck Yes, I do. |
Hi @realvadim, I'll keep you updated. |
Trying to solve the issue, I first called dismiss if there is an entry on the screen and in its completion present a new entry (Not that good, though acceptable). However, even doing so it does freeze in some cases. |
@huri000 I will open a new one. Thanks taking time to reply that fast. Appreciate it. |
Sure :-) Thanks! |
Describe the bug
Hello!
There is issue when we are trying to show Alert when the previous one was closed.
To Reproduce
Steps to reproduce the behavior:
show new alert "centerFloat"
Attribute:
iPhone (please complete the following information):
The text was updated successfully, but these errors were encountered: