react-native couldn't find DSO to load: libjscexecutor.so
错误信息:
2020-06-09 00:06:12.173 29498-29498/? E/com.example: Unknown bits set in runtime_flags: 0x8000
2020-06-09 00:06:12.537 29498-29498/com.example E/SoLoader: couldn't find DSO to load: libjscexecutor.so caused by: dlopen failed: library "libjsc.so" not found result: 0
2020-06-09 00:06:13.724 29498-29555/com.example A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 29555 (mqt_js), pid 29498 (com.example)
重现步骤:
react-native init example
启用 enableHermes
project.ext.react = [
enableHermes: true, // clean and rebuild if changing
]
"react-native": "0.62.2"
请问这是为什么呢? 有大佬开启 enableHermes
成功的吗?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论