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

更新版本以后,启动图设置不生效 #9

Open
wangxiaojie0379 opened this issue May 18, 2022 · 2 comments
Open

更新版本以后,启动图设置不生效 #9

wangxiaojie0379 opened this issue May 18, 2022 · 2 comments

Comments

@wangxiaojie0379
Copy link

看代码是因为
if ([app_version isEqualToString:old_app_version] && ![self isEmptyDir:localPath]) return;
return掉了。swift版本没有该问题

@internetWei
Copy link
Owner

我在工程里没有搜索到 [self isEmptyDir:localPath] 这段代码啊,请您详细描述一下复现步骤。最好提供一下截图。

@wangxiaojie0379
Copy link
Author

这。。。我这版本不是最新的,刚又下载了最新版本,发现确实没有这个方法

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

2 participants