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
The changes made to modal presentation style, from UIModalPresentationCustom to UIModalPresentationOverCurrentContext seems to have broken most, but not all of my popups.
It works from any view controller I have presented modally, but not on any root view controllers. I am at a loss for why.
The text was updated successfully, but these errors were encountered:
I second this one. It'd be great to make this either a public property or make it .overFullScreen (which imo makes more sense for far more use cases). Thoughts?
The changes made to modal presentation style, from UIModalPresentationCustom to UIModalPresentationOverCurrentContext seems to have broken most, but not all of my popups.
It works from any view controller I have presented modally, but not on any root view controllers. I am at a loss for why.
The text was updated successfully, but these errors were encountered: