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.

[iOS] Trying to add JitsiMeet framework to xcode

See original GitHub issue

I have added the compiled JitsiMeet.framework to my xcode project, as well as WebRTC.framework per instructions.

They are both added to Link Binary with Libraries Build Phase, but when I try to create a bridging-header : #import <JitsiMeet/JitsiMeet.h> it’s unable to find that header file.

What do I have to do to get this project to be recognize-able and importable?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:18 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
MelihTOKSARIcommented, Jan 28, 2021

I’m aware of new JitsiMeetSDK but I think problem is related with WebRTC.xcframework or pod cannot install dependent libraries properly. Screen Shot 2021-01-28 at 09 53 36

1reaction
saghulcommented, May 20, 2019

Have you added the framework to the embed section or not?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create Jitsi Meet Framework for native iOS ... - Stack Overflow
Configure jitsi-meet react native application on your system run it and make it work; Open Xcode project run it on iOS device check...
Read more >
Create Jitsi Meet Framework for native iOS application and ...
Configure jitsi-meet react native application on your system run it and make it work; Open Xcode project run it on iOS device check...
Read more >
iOS SDK | Jitsi Meet - GitHub Pages
JitsiMeet is an iOS framework which embodies the whole Jitsi Meet experience and makes it reusable by third-party apps. To get started: Add...
Read more >
Jitsi-Meet iOS SDK Xcode 11.4 and Swift 5.1 error
Hi all, I am trying to integrate Jitsi Meet iOS SDK in native ios code. I went through the following issue while integrating...
Read more >
Xcode | Apple Developer Forums
I am trying to create an XCFramework on Xcode 12.2 (12B45b) and do not get past ... /build/ios.xcarchive/Products/Library/Frameworks/MyModule.framework The ...
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