You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my app I am modaly displaying a viewController from a button in the semiModalView. It works great and appears how it should. Unfortunately, when I dismiss the viewController the semiModalView now fills the entire screen rather than being at the bottom as it should be. Is this an iOS issue (I've read some issues with doubling-up modal views)? Or is this an issue with the code?
PS Your tool is awesome, thank you for making it!
The text was updated successfully, but these errors were encountered:
In my app I am modaly displaying a viewController from a button in the semiModalView. It works great and appears how it should. Unfortunately, when I dismiss the viewController the semiModalView now fills the entire screen rather than being at the bottom as it should be. Is this an iOS issue (I've read some issues with doubling-up modal views)? Or is this an issue with the code?
PS Your tool is awesome, thank you for making it!
The text was updated successfully, but these errors were encountered: