Itunes Connect display issue - app-store

Can anyone tell me why my iTunes connect looks like this and how to fix it?
Any help would be much appreciated, Thank you. (see image)
it is displaying the object name instead of what the object actually is meant to look like, for example it says
ITC.AppVersion.Actionbutton.SaveButton
instead of saying save

The issue resolved itself. I suspect it had something to do with the transition to the iOS 11 App Store.

Related

Why does the apple Review team see my app blank?

my app was rejected because apple saw it as a blank tab bar app, and all it did was load the first and second tab, with none of the images or text or anything else I coded! Does anyone know why apple sees it different than I do? Someone please help me out! I need to figure this issue out! I will really appreciate any help because This is my first app, and I am very anxious! Thank you
Apple sees my app as the blank image above, when really it really looks like the other image.
The problem was that I had Universal as the devices instead of iPhone

Facebook SDK 3.5 can't log in, crashes app

I'm using the code from HelloFacebookSample and for some reason FBLoginView crashes my app whenever it's clicked. I've copied most of the code verbatim, so I can't see why it's crashing. Does anyone have any experience with the Facebook SDK and can help me out? I will post code if needed.
Regards,
Mike
UPDATE: Here is a screenshot of my error.
thanks for bringing this to our attention.
We found a bug on the server and believe we have addressed it. Please let us know if you continue to find cases which fail in this way.
Someone found the answer on another thread. In the Facebook Developer centre, the app was set to Sandboxing mode which is what caused this error. Seems it wasn't a problem with the code after all.
i have same issue, just set sandboxing (in facebook -> managed app->In yourapp) to false, and then it will work...

iOS:Fetch all gmail Contacts into your iOS app

I have gone through gdata-objectivec-client but i am not getting any way to include
gdata api(framework) into my iPhone app as Gdata.framework file is in red color means missing in downloaded source code
I have also downloaded sample code(http://gdata-objectivec-client.googlecode.com/svn/trunk/) but none of them is running on simulator
Please help me with any Tutorial or sample code
Thanks in advance
Hi Dinesh I'm not sure whether u have solved your problem or not but to overcome from this issue what you can do is open the Xcode Home window select the second option named Connect to repository and paste the link into Location then click on checkout. Select the destination where you want to import it. And you are done.
It worked pretty well for me. Hope it helps

App Store screenshots looks blurry on iPad... Whats going on?

I'm following the Apple's guideline to make the screenshots needed for an app.
The thing is that no matter what I do inside the accepted variations, the screenshots
are being displayed with a little blur in the app store when browsing via iPad, but in the web store the look fine.
After some observations and research, this is not happening to my screenshots only, there are a lot of apps that suffer the same issue and the common factor seems to be: letters. When screenshots only display graphics or photos they look fine everywhere, but if your screenshots involves, i.e.: a simple table with text, the blurry effect appears.
Any ideas how can I avoid this? Anybody knows any details about how this screenshots are treated by apple to make the store versions?
Thanks in advance.
Try taking the screen shot yourself (pressing Home button and Power button at same time). Then email yourself the photos and upload through iTunes Connect. I use a tableview for one of my app screenshots and it comes out looking fine.

IPhone sync/app backup - can an app do something at that time?

I was wondering if there is a hook in the iphone sdk that allows an app to know when its being sync'd / backed up - so that it could do something, eg connect to a website to also backup data.
I am assuming not... but I could be wrong.
Thanks,
Chris
Chris, alas, your assumption is correct. Currently, there is no support for this, but you should file a bug report with Apple requesting it!