Itunes Connect: Can’t See Build

Wait more. It will be processed eventually. Apple may have issues with their validation servers or could have a very long pending apps queue. Just be patient. Edit: (from MGame’s experience) If after a few hours, your build still hasn’t started being processed, give a phone call to Apple. It seems that in some rare … Read more

NSPhotoLibraryUsageDescription in Xcode8

Localizing of info.plist file may be very unuseful, especially if you use many languages in your apps. The simplest way for localizing NSPhotoLibraryUsageDescription, NSLocationWhenInUseUsageDescriptionor NSCameraUsageDescription keys is to describe it in InfoPlist.strings file. Create new *.strings file with name InfoPlist; Press Localize… button in file inspector and choose the default language; Add new records in … Read more

What can cause “invalid binary” with no email followup from iTunes Connect?

after 16 hours of non stop research trial and error, and headbanging I have found a solution in apple developer’s forum. Apparently there is a bug allowing your binary to pass verification and upload, but then to get rejected by iTunes Connect system. And you don’t get any email explaining you what happened! If your … Read more

ITMS-90809: Deprecated API Usage – existing app that use UIWebView are no longer accepted

Yes, Apple did change the policies Are you using ionic? if so, install these: cordova plugin add cordova-plugin-ionic-webview@latest npm install @ionic-native/ionic-webview Then add this to your config.xml under ios platform: <preference name=”WKWebViewOnly” value=”true” /> <feature name=”CDVWKWebViewEngine”>` <param name=”ios-package” value=”CDVWKWebViewEngine” /> </feature> <preference name=”CordovaWebViewEngine” value=”CDVWKWebViewEngine” /> Finally run ionic cordova prepare ios to reflect the changes … Read more

iTunes software service authentication error domain error 434

So this has what worked for me: Preface: 4 days of debugging, recreated certificates numerous times, nothing worked, every time i try to validate/upload via Xcode it says same error “iTunes software service authentication error domain error 434” Solution without XCode: Create archive in Xcode Export IPA in Organiser (Xcode > window > Organiser) Open … Read more

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