Hmmm
buzztouch Evangelist
Profile
Posts: 67
Reg: Sep 17, 2013
location unknow...
6,670
10/21/14 09:27 PM (9 years ago)

iTunes Store operation failed

I updated to Xcode 6.1, iOS 8.1 and am now getting these errors after I archive and attempt to submit the build. iTunes Store operation failed. Your app contains non-public API usage. Please review the errors, correct them, and re-submit your application. iTunes Store operation failed. The app references non-public selectors in Payload... Has anyone else seen these with the updates? Am I possibly something missing from a library? Thanks.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/21/14 10:32 PM (9 years ago)
That's weird! If you were missing a library, it wouldn't compile. So this must be something different. What plugins do you have included in your app, other than the standard Buzztouch ones that come for free? Are you using any of the external SDKs? Mark
 
Hmmm
buzztouch Evangelist
Profile
Posts: 67
Reg: Sep 17, 2013
location unknow...
6,670
like
10/22/14 06:56 AM (9 years ago)
I'm only using plugins downloaded from BT and no external SDKs.
 
Hmmm
buzztouch Evangelist
Profile
Posts: 67
Reg: Sep 17, 2013
location unknow...
6,670
like
10/22/14 02:43 PM (9 years ago)
Solved. The Target defaulted to 5.0. Changed it to 8.0 per the below post, and the build uploaded. http://stackoverflow.com/questions/26476776/non-public-selectors-in-app
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/22/14 02:59 PM (9 years ago)
Excellent! I was working with another person yesterday on their app, and something similar happened that was solved by changing the target OS version to 6.0 or above. Weird that Apple defaults it to such an old version. Thanks! Mark
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.