React本机iOS库未加载: @rpath/vuforiaengine.framework/vuforiaEngine

发布于 2025-02-11 08:28:05 字数 844 浏览 0 评论 0原文

当构建与其中的Vuforia库团结的本机iOS时,我有一个问题。该项目在构建后只是崩溃,这是错误:

dyld`__abort_with_payload:
0x105848798 <+0>:  mov    x16, #0x209
0x10584879c <+4>:  svc    #0x80
0x1058487a0 <+8>:  b.lo   0x1058487c0               ; <+40>
0x1058487a4 <+12>: pacibsp 
0x1058487a8 <+16>: stp    x29, x30, [sp, #-0x10]!
0x1058487ac <+20>: mov    x29, sp
0x1058487b0 <+24>: bl     0x10580a020               ; cerror_nocancel
0x1058487b4 <+28>: mov    sp, x29
0x1058487b8 <+32>: ldp    x29, x30, [sp], #0x10
0x1058487bc <+36>: retab  
0x1058487c0 <+40>: ret

这是错误的日志: < img src =“ https://i.sstatic.net/djf2z.png” alt =“在此处输入图像描述”>

我已经测试了几个解决方案,但它们都没有。有建议还是解决方案?谢谢!

I have an issue when build react native iOS that have unity with Vuforia library in it. The project just crash after the build, and this is the error:

dyld`__abort_with_payload:
0x105848798 <+0>:  mov    x16, #0x209
0x10584879c <+4>:  svc    #0x80
0x1058487a0 <+8>:  b.lo   0x1058487c0               ; <+40>
0x1058487a4 <+12>: pacibsp 
0x1058487a8 <+16>: stp    x29, x30, [sp, #-0x10]!
0x1058487ac <+20>: mov    x29, sp
0x1058487b0 <+24>: bl     0x10580a020               ; cerror_nocancel
0x1058487b4 <+28>: mov    sp, x29
0x1058487b8 <+32>: ldp    x29, x30, [sp], #0x10
0x1058487bc <+36>: retab  
0x1058487c0 <+40>: ret

and this is the log of the error:enter image description here

I already tested several solution but none of them works. Any suggestion or solution? Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文