Creating Custom UIAlertController using UIWindow in Ios

Save

UIAlertController

 

 

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 .

 

hwm5u

 

To Launch :—

Ex :  UIWindow *currentWindow = [UIApplication sharedApplication].keyWindow;

[className  alertController:currentWindow];

To Remove :—

if([currentWindow viewWithTag:121212])
[[currentWindow viewWithTag:121212] removeFromSuperview];

 

 

 

 

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

css.php

All communication is done through a ticket system. I appreciate the regular almost daily updates of what is being worked on, and communicating changes or updates is easy through this system. Mobikul's response timeframe is quick.

Josh Arnold

Josh Arnold

Owner, Shop ATV Escape

Talk to Sales

Global

Live Chat
Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home