After I uploaded my build to iTunes Connect by using Application Loader, I got an email about an issue. While processing your iOS app, Leverage Mobile 2(2), errors occurred in the app thinning process, and your app couldn’t be thinned. How can i fix thi

After I uploaded my build to iTunes Connect by using Application Loader, I got an email about an issue.

While processing your iOS app, Leverage Mobile 2(2), errors occurred in the app thinning process, and your app couldn’t be thinned.

How can i fix this. (I App was developed using phonegap)

I also got the same error.

Yes the error is very annoying.
Been researching about Bitcode in IOS.


Discovered that u can disable it in your ItunesConenct account as can be found in the Link Below

https://developer.apple.com/library/mac/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/ChangingAppStatus.html

which i have done



Another research reviels that Bitcode Does not work for cordova App is requried to be disabled inside ur cordova App. Below is alink that shows the cordova plugin to dsiable bitcode, but i just dont know how to add it to my cordova application. As i dont use npm. I code all my programs from sctrach using IntelXdk.

https://github.com/akofman/cordova-plugin-disable-bitcode/blob/master/plugin.xml


Do u know how i can add this plugin to mu cordova program manually either in the config.xml file or some other way ?

Also getting the same error this morning!

Same problem since yesterday using Corona SDK build process and uploading it with Application Loader.

Same here. Has anybody found a solution?

Did you solve this? I am having the same exact issue. I uploaded like 9 builds. Getting the same error....

Was able to figure out how to add the plugin cordova-plugin-disable-bitcode to my phonegap config.xml

<plugin name="cordova-plugin-disable-bitcode" />




Too bad after adding the plugin, and uploading using Application Builder, i got the same error

message from Itune.


Its really unbelievable that nobody in the whole wide world seems to have a solution for this.

Its really unbelievable that nobody in the whole wide world seems to have a solution for this.

I am also having same error. Just a day prior to this error it uploaded just fine.


I just added a button to a UITOOLBAR next evening then the **** broke out.

Same here!!! Since i updated my xcode to Xcode 8 GM seed!!!😠

the same as u , how to solve ?

Hi yall, any news on this?

Haviing the same issue as well, submitted a ticket to apple but have not heard from them at all. Been having this issue since last week. Some other posts suggested GooglePlus being the problem, but even after removing Google Plus from the Frameworks the issue was not fixed.


Once i hear back from Apple i'll share it here.

This is the fix, it is also what Apple Support told me to do. They have also said to submit a bug report with apple, becuase this error should have been shown to us at some point.

After I uploaded my build to iTunes Connect by using Application Loader, I got an email about an issue. While processing your iOS app, Leverage Mobile 2(2), errors occurred in the app thinning process, and your app couldn’t be thinned. How can i fix thi
 
 
Q