We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pod 'MatrixSDK', '~> 0.20.13' pod 'MatrixSDK/JingleCallStack' pod 'MatrixKit', '~> 0.16.11' pod 'MatrixKit/AppExtension'
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
The text was updated successfully, but these errors were encountered:
JitsiMeetSDK (3.10.2) is installed currently through MatrixSDK/JingleCallStack
MatrixSDK/JingleCallStack
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: