question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to integrate Jitsi-meet in iOS project

See original GitHub issue

There 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:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Nov 1, 2018

You need to rebuild the framework with Xcode 10 too.

1reaction
atalayasacommented, Oct 31, 2018

I am using xCode 10 and it gave me an error

Module compiled with Swift 4.1.2 cannot be imported by the Swift 4.2 compiler: /Users/atalayasa/Downloads/Saglik/JitsiMeet.framework/Modules/JitsiMeet.swiftmodule/x86_64.swiftmodule Are there any solution about it what shall I do for not to get that error?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found