Unable to integrate Jitsi-meet in iOS project
See original GitHub issueThere are many errors at different times, like:
- WebRTC not found, even if we followed all the steps mentioned here
- The following build commands failed:
Ld /Users/…/Library/Developer/Xcode/DerivedData/jitsi-meet-aaflvloqddxmfjczgfklqpihixfs/Build/Intermediates.noindex/ArchiveIntermediates/JitsiMeet/IntermediateBuildFilesPath/sdk.build/Release-iphoneos/JitsiMeet.build/Objects-normal/armv7/JitsiMeet normal armv7 (1 failure)
If ever the archive succeeds then in the project it gives the following errors:
- Enable Bit Code error
- Missing arm64 architecture error
We tried solution given here with no luck.
Could you please suggest some solution for this?
Xcode: v10 Node: v10.12.0 react-native-cli: v2.0.1
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
iOS SDK | Jitsi Meet - GitHub Pages
The Jitsi Meet iOS SDK provides the same user experience as the Jitsi Meet app, in a customizable way which you can embed...
Read more >iOS: XCode 11 Build Failed #4666 - jitsi/jitsi-meet - GitHub
I have a project that works great with Jitsi for a long time. But, when I upgraded XCode to version 11, I needed...
Read more >Error occurring while executing the jitsi-meet sdk
In order for app to properly work in the background, select the "audio" and "voip" background modes. Last, since the SDK shows and...
Read more >Problems for the new version of Jitsi Meet for IOS - Install ...
Hello, After upgrading the Jitsi-Meet IOS app to “22.5.1” we started to have problems in voice and video. Our version of the Jitsi...
Read more >Unable to integrate Jitsi-meet in iOS project - Bountysource
Unable to integrate Jitsi-meet in iOS project. ... followed all the steps mentioned here; The following build commands failed: Ld /Users/…
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You need to rebuild the framework with Xcode 10 too.
I am using xCode 10 and it gave me an error