OGeek|极客世界-中国程序员成长平台

标题: ios - 找出 RubyMotion 应用程序的 TestFlight 崩溃报告 [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-12 12:48
标题: ios - 找出 RubyMotion 应用程序的 TestFlight 崩溃报告

我正在为我的 Ruby Motion 应用程序(“习惯”)在 TestFlight 中查看崩溃报告,它给了我这个:

undefined method `active' for nil:NilClass (NoMethodError) 
2 Habits 0x004bd2f3 rb_rb2oc_exc_handler + 163
3 Habits 0x0003a38b main (main.mm:20)...

如何确定是哪一行 Ruby 代码触发了这个错误?



Best Answer-推荐答案


遇到同样的问题...看看这个答案:

https://stackoverflow.com/a/4954949/1740868

还有这篇博文:

http://nofail.de/2013/09/omg-apple-rejected-my-app/

基本上你会做这样的事情:

$ xcrun atos -arch armv7 -o Habits.app 0x004bd2f3

关于ios - 找出 RubyMotion 应用程序的 TestFlight 崩溃报告,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17812104/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://ogeek.cn/) Powered by Discuz! X3.4