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
I have a view controller that is presented as popup using the BizPopupViewController class. Now, everything works fine but i want to prevent that view controller from being dismissed when user taps outside the view controller. It should dismiss by code which i have done, but i dont know how to prevent that PopupViewController from being dimissed when user taps outside.
The text was updated successfully, but these errors were encountered:
I have a view controller that is presented as popup using the BizPopupViewController class. Now, everything works fine but i want to prevent that view controller from being dismissed when user taps outside the view controller. It should dismiss by code which i have done, but i dont know how to prevent that PopupViewController from being dimissed when user taps outside.
The text was updated successfully, but these errors were encountered: