弹窗添加window 请不要使用
[UIApplication sharedApplication].windows.last
请使用
[UIApplication sharedApplication].delegate.window
弹窗添加window 请不要使用
[UIApplication sharedApplication].windows.last
请使用
[UIApplication sharedApplication].delegate.window
本文标题:弹出添加到window注意事项
本文链接:https://www.haomeiwen.com/subject/qegstktx.html
网友评论