Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 8.0 以上 出现的问题?挺多的,有什么解决办法吗? #44

Open
WNervous opened this issue Mar 27, 2019 · 4 comments

Comments

@WNervous
Copy link

#00 pc 0001a518 /system/lib/libc.so (abort+63) [armeabi-v8]

#1 pc 0034f051 /system/lib/libart.so (art::Runtime::Abort(char const*)+392) [armeabi-v8]
3 java:
4 org.anyrtc.rtmpc_hybrid.RTMPCGuestKit.nativeJoinRTCLine(Native Method)
5 org.anyrtc.rtmpc_hybrid.RTMPCGuestKit.access$1200(RTMPCGuestKit.java:23)
6 org.anyrtc.rtmpc_hybrid.RTMPCGuestKit$9.run(RTMPCGuestKit.java:242)
7 android.os.Handler.handleCallback(Handler.java:790)
8 android.os.Handler.dispatchMessage(Handler.java:99)
9 android.os.Looper.loop(Looper.java:192)
10 org.anyrtc.common.utils.LooperExecutor.run(LooperExecutor.java:38)

@DyncMing
Copy link

DyncMing commented Mar 27, 2019 via email

@DyncMing
Copy link

DyncMing commented Mar 27, 2019 via email

@WNervous
Copy link
Author

@DyncMing 我是进入应用时申请的权限(可能这个地方没有获得,不知道有什么影响吗?),并且在进入直播的时候再进行权限的判断和申请的

@WNervous
Copy link
Author

@DyncMing 检查了一遍在连接直播的时候,两个权限都有的

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

No branches or pull requests

2 participants