Open bhavins13 opened 1 month ago
We'll release an updated SDK with a fixed dependency.
Hello Team,
Is there any update on the above issue? Please let us know when you plan to release an updated SDK with a fixed dependency.
We have fixed it in master and are waiting on a fix to make a new release.
Hello Team,
It's good to hear that you fixed it in master. Please let us know when you plan to make a new release.
The executable 'APPNAME.app/Frameworks/GiphyUISDK.framework/GiphyUISDK' contains bitcode. any updates for this ?
You can use this workaround: https://github.com/jitsi/jitsi-meet-flutter-sdk/issues/89#issuecomment-2416437390
Getting this error message when trying to upload an App using this package to the App Store.
I am experiencing this issue. After researching, I found that it's because Xcode 16 no longer supports BITCODE. I see that the GiphyUISDK developers have released a new version to fix this.
In Podfile.lock
Giphy version in Podfile.lock is 2.2.4
JitsiMeetSDK (10.2.1): Giphy (= 2.2.4) JitsiWebRTC (~> 124.0)
Could you please disable the bitcode in the GiphyUI SDK, or provide a step-by-step guide to do so?