Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

真机调试闪退 #106

Open
gkendiy opened this issue Sep 1, 2018 · 6 comments
Open

真机调试闪退 #106

gkendiy opened this issue Sep 1, 2018 · 6 comments

Comments

@gkendiy
Copy link

gkendiy commented Sep 1, 2018

免费账号,改了 bundle identifier,team,
build setting里面,删除了code sign entitlement
能编译通过,但是闪退,这个怎么办?

@ghost
Copy link

ghost commented Sep 9, 2018

ok,请把闪退的具体输出copy一下

@gkendiy
Copy link
Author

gkendiy commented Sep 9, 2018

Your development team, "xxx", does not support the Network Extensions capability.

请问必须要付费账号么?

@ghost
Copy link

ghost commented Sep 9, 2018

是的

@azhm
Copy link

azhm commented Sep 9, 2018

@aishuidedabai 请教一下 我加了ssr的混淆/协议参数那些 无法使用怎么办?可以留一个联系方式吗 有偿帮忙 感谢 emmm

NSString *protocol_param = json[@"protocol_param"];

    if (protocol_param.length > 0) {
        profile.protocol_param = strdup([protocol_param UTF8String]);
    }
    编译正常 app上也填写了对应参数 就是无法使用 请问有什么解决方案吗 谢谢

@ghost
Copy link

ghost commented Sep 10, 2018

请等待我的更新

@kacok
Copy link

kacok commented Oct 12, 2018

dyld`__abort_with_payload:
0x1192521b8 <+0>: movl $0x2000209, %eax ; imm = 0x2000209
0x1192521bd <+5>: movq %rcx, %r10
0x1192521c0 <+8>: syscall
-> 0x1192521c2 <+10>: jae 0x1192521cc ; <+20>
0x1192521c4 <+12>: movq %rax, %rdi
0x1192521c7 <+15>: jmp 0x1192517c9 ; cerror_nocancel
0x1192521cc <+20>: retq
0x1192521cd <+21>: nop
0x1192521ce <+22>: nop
0x1192521cf <+23>: nop

进不去呀 一运行就直接这样了,不管是真机还是模拟器

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants