matrix-org / matrix-org/matrix-ios-sdk
No such module 'JitsiMeet'
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
pod 'MatrixSDK', '~> 0.20.13'
pod 'MatrixSDK/JingleCallStack'
pod 'MatrixKit', '~> 0.16.11'
pod 'MatrixKit/AppExtension'
These are the version I'm using in my project and getting the error No such module 'JitsiMeet' while building my project.
Any leads on this?
Xcode version: 14.3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in an iOS project using the listed MatrixSDK and MatrixKit pod entries with Xcode 14.3. Inspect how the JitsiMeet module is expected to be provided by those dependencies, then confirm whether the module becomes importable or identify the supported dependency configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100