bounty将在3天后过期。回答此问题可获得+50声望奖励。apelsinkach希望引起更多关注此问题。
我已经根据flutter-unity-view和flutter_webrtc上的指南,用Unity和webrtc构建了Flutter应用程序。Android版本工作正常,但当我尝试运行ios版本发生以下错误(应用程序卡在白色与运行时错误):
dyld[2229]: Library not loaded: @rpath/webrtc.framework/webrtc
Referenced from: <8ECDDAEB-2E45-3DF8-A9EC-E9381CE0298B> /private/var/containers/Bundle/Application/73D4E57A-0A29-4364-A56C-F1D14D69DDAA/Runner.app/Frameworks/UnityFramework.framework/UnityFramework
Reason: tried: '/private/var/containers/Bundle/Application/73D4E57A-0A29-4364-A56C-F1D14D69DDAA/Runner.app/Frameworks/webrtc.framework/webrtc' (errno=2), '/usr/lib/swift/webrtc.framework/webrtc' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/webrtc.framework/webrtc' (errno=2), '/usr/lib/swift/webrtc.framework/webrtc' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/webrtc.framework/webrtc' (errno=2),
...etc
字符串
的数据
第一节第一节第二节
旋舞医生:
[!] Flutter (Channel unknown, 3.7.10, on macOS 13.5 22G74 darwin-x64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] VS Code (version 1.79.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
型
库:flutter_webrtc:库:0.9.23,Flutter_unity_widget:2022年2月0日
有人能帮帮我吗?什么是“原因:试探着:“意思?如何解决此问题?
1条答案
按热度按时间x7rlezfr1#
试试流畅的舞步
1.后藤IOS文件夹
1.删除Pod文件夹,Podfile,Podfile.lock
1.重新安装pod
1.再次 Flutter 运行