SDKConfigurations.framework/SDKConfigurations contains bitcode
投稿日時:2024年9月20日
Xcode 16 does not let us upload our apps because SDKConfigurations framework still contains bitcode. The update to the Support SDK released on September 17th (8.0.4) did fix this issue in other frameworks.
However, SDKConfigurations was not updated and this prevents us from releasing app updates with Xcode 16. Please fix ASAP
Here is an error which we get during the upload:
Invalid Executable. The executable '******.app/Frameworks/SDKConfigurations.framework/SDKConfigurations' contains bitcode.
6
21
21件のコメント
Christopher Kennedy
Are you still seeing this after updating the Chat SDK to version 5.0.5?
0
Sunil Kumar Yadav
Getting error in uploading on TestFlight.
Asset validation failed:-
Invalid Executable. The executable 'PuertoEstrada Digital.app/Frameworks/ ChatProvidersSDK.framework/ChatProvidersSDK' contains bitcode. (ID:
8498496d-3c08-4b1b-bc73-02446563c1ae)
Please help into it ASAP
0
Onur Okutan
Hi Yash,
Thanks for reaching out! While our SDKs don’t officially support React Native, the latest version (v9.0.0) might help resolve the issue. Have you had a chance to try this version yet?
Let us know how it goes!
Best,
Onur
0
Yash Chauhan
1902995650204 Hii sir,
I am currently using the
react-native-zendesk-chat
package in my React Native application and have encountered the same issue . I was wondering if it would be possible to address this within the package as well.0
Onur Okutan
Hi everyone,
Earlier this week, we released a new version of the SDK (v9.0.0) that addresses this problem. (See our release notes.)
Thanks again for your patience, and please let us know if you have any further questions or feedback!
Best,
Onur
0
Michael Pirotte
Hello guys , to submit my app I had to manually go to the framework location :
/Users/your user/Your project/Pods/ZendeskSDKConfigurationsSDK/SDKConfigurations.xcframework/ios-arm64/ and perform
0
Ammar Madni
Any updates on this?
0
Anant Patel
Hi Onur,
Can you please give us an approximate timeline when Zendesk support SDK (https://github.com/zendesk/support_sdk_ios ) will get updated to resolve this issue, so that we can update pod itself (to address this issue)
Thanks.
0
Cesar Puch
I removed Zendesk from the Podfile and used SPM to add ZendeskChatSDK. This time I didn't have any problems uploading to Apple.
0
Cesar Puch
Thanks Hyunjoon Ko. In my case I'm using the ZendeskChatSDK pod.
Unfortunately the workaround posted by Guillaume DROULEZ didn't work.
0
サインインしてコメントを残してください。