Closed Scaptainh closed 5 years ago
What project are you running, the objc or the swift one? On a simulator or on a device?
objc , Running on the device, iphone 8 system ios12.1
Does it run on the simulator?
The same problem
I just tried this on an emulated iPhone XR and got no issues. What Xcode version are you using?
Also, have you made any changes to the projects?
Xcode version 10.1 , JitsiMeetSDK (2.1.0),I've set the bitcode to NO because there's an error at compile time
Ah, I think I know what this is. You need Xcode 10.2 for Swift 5 support.
Yes, this is the question. Can I modify the video interface myself? For example, remove the chat button.
Checkout this thread: https://community.jitsi.org/t/hiding-certain-controls-on-ios/17670
I'm closing this since the build issue is now solved.
I see similar error for different library while compile to my ipad (11.2) via Xcode11
dyld: Library not loaded: /System/Library/Frameworks/CoreServices.framework/CoreServices Referenced from: /private/var/containers/Bundle/Application/918F2D23-A653-40BA-97CD-5D5FE7C39FBF/jitsi-meet.app/Frameworks/JitsiMeet.framework/JitsiMeet Reason: image not found
Xcode 11 is not yet supported. Please follow: https://github.com/jitsi/jitsi-meet/issues/4666
When I download the project, use pod install, then run it and report this error:
dyld: Library not loaded: @rpath/libswiftAVFoundation.dylib Referenced from: /private/var/containers/Bundle/Application/9F3B9795-D4FA-4B43-A623-A322EB527CA2/JitsiSDKTest.app/Frameworks/JitsiMeet.framework/JitsiMeet Reason: image not found