Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios 13.2crash #216

Open
peiwenqin opened this issue Nov 12, 2019 · 4 comments
Open

ios 13.2crash #216

peiwenqin opened this issue Nov 12, 2019 · 4 comments

Comments

@peiwenqin
Copy link

判断X机型用了AppleDelegate类的window属性,ios13.2访问会直接崩溃

@zhengwenming
Copy link
Owner

亲,我测试了一下,没有崩溃现象哦。
iOS13.2
iPhone X
Xcode11.2.1

如需进一步交流,请进群
WMPlayer

@peiwenqin
Copy link
Author

在Xcode11,创建新项目,直接访问AppleDelegate类的window属性,会直接奔溃

@dangyuhua
Copy link

在Xcode11,创建新项目,直接访问AppleDelegate类的window属性,会直接奔溃

你应该像之前项目那样,AppleDelegate添加一个UIWindow *window属性,这样子才没问题

@feixue299
Copy link

应该判断,然后兼容iOS13以后的风格的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants