How to show UIAlertController from Appdelegate. try this. Objective-C UIWindow* topWindow = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds]; ...
確定! 回上一頁