Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经开始通过 Test Flight 测试我的应用程序,并且不时收到此错误:_sigtramp + 42。它仅在应用程序启动时发生,到目前为止仅在 iOS 6.0 上发生。有没有其他人遇到过这个问题,或者你能帮我找出问题所在吗?
尝试将 .dsym 文件添加到您的 testflight 构建中,以便它可以象征调试日志。
刷新页面,希望调试信息能够为您提供更多关于正在发生的事情的信息。