Closed ws1227 closed 2 months ago
你可以尝试替换:
(UIWindow *)appWindow { return [UIApplication sharedApplication].windows[0]; } 为 :
(UIWindow *)appWindow { return [UIApplication sharedApplication].delegate.window; }
Please reopen with correct description on English. Use translate services.
唤起遮罩背景是黑色的隐藏后屏幕全是黑的