Recent searches


No recent searches

SDKConfigurations.framework/SDKConfigurations contains bitcode



Posted Sep 20, 2024

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 comments

Hi Sunil,
 
Are you still seeing this after updating the Chat SDK to version 5.0.5?

0


 

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


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


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


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


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

 xcrun bitcode_strip -r SDKConfigurations.framework/SDKConfigurations -o SDKConfigurations.framework/SDKConfigurations 

0


Any updates on this?

0


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


I removed Zendesk from the Podfile and used SPM to add ZendeskChatSDK. This time I didn't have any problems uploading to Apple.

0


Thanks Hyunjoon Ko. In my case I'm using the ZendeskChatSDK pod.

 

Unfortunately the workaround posted by Guillaume DROULEZ didn't work.

0


Sign in to leave a comment.

Didn't find what you're looking for?

New post