关于上架googleplay,但是webrtc的aar。16kb的问题

liejinxin1 5天前 74

我们要上架googleplay 但是现在webrtc里面的aar有一个so库没对齐。 APK debug_1.0.3_1027_1823.apk is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries: lib/arm64-v8a/libjingle_peerconnection_so.so, 直接下开源地址上的webrtc里的来覆盖后,音视频电话打不开了?换这个aar还需要其他配置吗?

最新回复 (2)
  • x86 5天前
    引用 2
    我们 demo 已经支持 16K 来的

    你把 avenginekit.aar 也更新了试下
  • liejinxin1 5天前
    引用 3
    谢谢,换了 avenginekit.aar,清理gradle缓存 然后更新了WfcUiKit里的sopcall改成stopcall,然后chatmanager添加一个获取服务器时间戳的方法就好了。
返回