The app references non-public selector in id (Facebook SDK iOS)

This problem happens because of the Facebook SDK for iOS. Application Loader forbids the use of the variable “id” from any FBGraphUser related class (maybe others variables too, didn’t test) – e.g. : id<FBGraphUser> friend id<FBGraphUserExtraFields>user Facebook is informed about this problem as of january 2013 : Bug Report The workaround for the moment is … Read more

Application Loader Warning – Resulting API Analysis File is too large

As it mentions already, it’s just an informational message. You don’t need to worry about rejection because of this. What it means is that it cannot do API analysis before upload. It does this analysis to check if you use any restricted API’s from the SDK. So it could warn you and allow you to … Read more

Invalid Image Path – No image found at the path referenced under key “CFBundleIconFile”: Icon.png

Sounds like you may, like me, have accepted the suggestion by XCode 5.0 to migrate your icon files to a catalog. When you do that, you need to remove the CFBundleIconFile (“Icon file”) parameter from your project’s .plist file. That’s the old way of doing this, and once you’ve migrated your icon files, obviously that … Read more

Application Loader stuck at “Authenticating with the iTunes store” when uploading an iOS app

This only started happening to me today (May 2017) and no answers in this thread solved my issue. The resolution for me was from here; https://forums.developer.apple.com/thread/76803 Open Terminal. Change to home directory, cd ~ Move the current transporter directory, mv .itmstransporter/ .old_itmstransporter/ Invoke the following file to let Transporter update itself. “/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter” Wait till … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)