gpt4 book ai didi

ios - 使用某些断点进行调试时,iOS Extension中的EXC_BREAKPOINT崩溃

转载 作者:行者123 更新时间:2023-12-02 07:28:40 27 4
gpt4 key购买 nike

当我在iOS扩展中调试代码时。我遇到EXC_BREAKPOINT 崩溃

我做了什么

  • 使用Xcode 11.5运行我的APP。
  • 开始调试扩展:Debug-> Attach to Process by PID or name-> Input my Extension name and click Attach Button
  • Extension code中设置一些断点(我的名字是UNNotificationServiceExtension)
  • 最小化APP。
  • 推送通知。
  • 触发我设置的断点。
  • 继续调试。然后我看到了这次崩溃。

  • 我的问题是在我的情况下如何调试扩展?

    最佳答案

    这可能是Xcode的错误。我通过在第二时间推送通知中设置断点来修复它。
    因此,步骤如下:

  • 使用Xcode 11.5运行我的APP。
  • 开始调试扩展:Debug-> Attach to Process by PID or name-> Input my Extension name and click Attach Button
  • 最小化APP。
  • 确保扩展代码中没有断点。
  • 推送通知。
  • Extension code中设置一些断点(我的名字是UNNotificationServiceExtension)
  • 推送通知。
  • 触发我设置的断点。
  • 继续调试。它工作正常。
  • 关于ios - 使用某些断点进行调试时,iOS Extension中的EXC_BREAKPOINT崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63637642/

    27 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com