Wowza Community

Cannot distribute iOS app

I’m using WowzaGoCoder SDK in my application. Thus far, i was testing my app on develop mode and everything was working ok. I’m trying to publish my app on app store, But, i get a failed error for WowzaGoCoderSDK.framework code sign-in.

I already registered my app bundler in the website. iOS in develop mode and even android in production are all working fine.

Note: Please check the error from log file.

2020-01-08 03:02:04 +0000 /var/folders/cn/52_m9g4x7_q723gbz6mvz8w80000gp/T/XcodeDistPipeline.~~~XGnHMf/Root/Payload/vumemobile.app/Frameworks/WowzaGoCoderSDK.framework: code object is not signed at all

Make sure you follow the steps to remove inactive code. Please reference the accepted answer on this post - https://www.wowza.com/community/questions/52428/app-rejected-by-the-appstore.html

https://www.wowza.com/docs/how-to-install-gocoder-sdk-for-ios#remove-inactive-code-from-the-project

@Ali Mottaghian please confirm if this worked for you. Thanks!