Giter VIP home page Giter VIP logo

Comments (5)

didiaodanding avatar didiaodanding commented on June 12, 2024 1

系统版本:iOS 13.3
具体操作:在同时使用QMUIKit和LLDebugTool两个框架时,调用[[LLDebugTool sharedTool] startWorking]; 程序会循环打印下面的log导致程序崩溃。

+[UIWindow(QMUIUserInterfaceStyleWillChangeNotification) load]_block_invoke_3:49 | QMUILogLevelWarn | UITraitCollection+QMUI | 窗口 : <LLEntryWindow: 0x7f98f5c1d570; baseClass = UIWindow; frame = (0 0; 414 896); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x60000381d470>; layer = <UIWindowLayer: 0x600003626e20>> 设置了 overrideUserInterfaceStyle 属性,可能会影响 QMUIUserInterfaceStyleWillChangeNotification 的时机

image
注释掉这个应该就可以了

from lldebugtool.

pcccccc avatar pcccccc commented on June 12, 2024 1

系统版本:iOS 13.3
具体操作:在同时使用QMUIKit和LLDebugTool两个框架时,调用[[LLDebugTool sharedTool] startWorking]; 程序会循环打印下面的log导致程序崩溃。
+[UIWindow(QMUIUserInterfaceStyleWillChangeNotification) load]_block_invoke_3:49 | QMUILogLevelWarn | UITraitCollection+QMUI | 窗口 : <LLEntryWindow: 0x7f98f5c1d570; baseClass = UIWindow; frame = (0 0; 414 896); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x60000381d470>; layer = <UIWindowLayer: 0x600003626e20>> 设置了 overrideUserInterfaceStyle 属性,可能会影响 QMUIUserInterfaceStyleWillChangeNotification 的时机

image
注释掉这个应该就可以了

是的,就是因为主题的问题。

from lldebugtool.

pcccccc avatar pcccccc commented on June 12, 2024

目前猜测是使用QMUIThemeManager的原因。

from lldebugtool.

HDB-Li avatar HDB-Li commented on June 12, 2024

@pcccccc 好的,我后续试下的

from lldebugtool.

HDB-Li avatar HDB-Li commented on June 12, 2024

@didiaodanding @pcccccc Thanks, I will try another way to set theme style. I'm a little busy recently. Try to fix this problem as soon as possible. You can comment on this code temporarily. 😆

from lldebugtool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.