Non-public API usage in iOS App? [closed]

ぃ、小莉子 提交于 2019-12-04 11:26:54

问题


i'm tryng to upload my App to iTunes store but 1 minute after submission i receive this kind of email togheter with an "invalid binary" message in itunes connect.

The app contains or inherits from non-public classes in DikeMobile: NSArray, NSAutoreleasePool, NSBundle, NSCalendar, NSCharacterSet, NSData, NSDate, NSDateFormatter, NSDictionary, NSError, NSException, NSFileManager, NSHTTPCookie, NSHTTPURLResponse, NSIndexSet, NSMutableArray, NSMutableData, NSMutableDictionary, NSMutableString, NSMutableURLRequest, NSNotificationCenter, NSNumber, NSObject, NSOperation, NSRunLoop, NSSortDe...

How can be those API non public? Any help would be apreciated


回答1:


This is getting reported a lot around the internet right now - it looks like Apple has broken something with iTunes Connect this afternoon.

I know that I was able to upload two binaries this morning without issue, but trying to upload two different ones for other apps this afternoon resulted in the same error you are getting.

It seems that Apple has likely broken their validations while modifying iTunes Connect to allow new iOS 5 app submissions.



来源:https://stackoverflow.com/questions/7652943/non-public-api-usage-in-ios-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!