Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
When we use UIAlertController then we require view controller to present, if it is not there it will not work or if launched without getting present view then it is not possible to remove from view controller so on that time UIWindow is used to create the custom alert controller . it will run on the top root of the window .
To Launch :—
Ex : UIWindow *currentWindow = [UIApplication sharedApplication].keyWindow;
[className alertController:currentWindow];
To Remove :—
if([currentWindow viewWithTag:121212]) [[currentWindow viewWithTag:121212] removeFromSuperview];
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.