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

集成完之后app没发现入口 是什么鬼? #109

Open
Tralny opened this issue Oct 9, 2022 · 1 comment
Open

集成完之后app没发现入口 是什么鬼? #109

Tralny opened this issue Oct 9, 2022 · 1 comment

Comments

@Tralny
Copy link

Tralny commented Oct 9, 2022

我的podfild如下
pod 'LLDebugToolSwift' ,:configurations => ['Debug']
我的AppDelegate
import LLDebugToolSwift
并在 didFinishLaunchingWithOptions 方法里加了 LLDebugTool.shared().startWorking()
我断点是可以进入到startWorking该方法的,说明我集成的应该没问题吧?
但是app界面没有显示入口的地方

@shilei2015
Copy link

延迟调用开始就可以了 应该是keywindow的原因

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