Application screenshot issue - iphone

My application has just been approved, but the problem is that when checking link on itunes it is showing 5 screen shot but when iam checking through my iphone its showing only 3 images. any one know why is this happening? ny other application are alright that is they are showing all 5 images.

If your iPhone is an iPhone 4 (with retina display), and some of your screenshots are in the old, lower resolution, then annoyingly they won't be displayed in iTunes on that device.

I don't have an explanation for this, but I've seen it happen to me. Most recently I experienced a lag that resolved itself within about 24 hours.
If the screenshots don't appear by tomorrow I would remove and re-add them in iTunes Connect and that should fix the problem.

Related

iPhone 5 app rotating when it shouldn't (only on app store)

I have an app that shouldn't rotate unless on one particular screen.
The problem is that it is rotating on all screens, but the real big problem is that it only occurs when the users download the app from app store and are using it on iPhone 5, so I can't really find a way to test and fix the bug, since I wasn't able to reproduce it (in a development environment) so far.
I believe this is not an iOS problem since other devices with the same version are doing ok with the version I uploaded to apple through XCode, the bug really only occur when downloaded from app store and is installed on iPhone 5.
Any thoughts on what might be happening or how to fix it?
Thanks in advance!

Apps in iOS having design issues

I have an app in app store.In iPhone 5 i am facing a issue related to the look and feel of the app.If the app is opened in iphone 5 then there is a black space coming at the top and bottom of the screen.
I have checked in various apps present in the app store and it is happening to all the apps.Has anyone faced such an issue.I just wanted to know,if anything needs to be done from developer side,such as images of different dimensions like the one's given for retina and normal display or Apple would come up with a default aspect ratio.
I am seriously stuck up and client is asking if there is any fix for that.
Thanks
As a developer pls be aware of things happening around! All the existing apps in appstore will run in letterboxed mode unless it is remodified for iphone 5. You have to use Xocde 4.5 to develop apps for iPhone 5 with ios 6 compatibility.
If your client need to fix this, you can charge him to make the changes. :)

iAd showing test advertisement on some devices

I released an iOS app 1 week ago with iAd banner. On my wife's iPad the iAds show up normally. However on my iPad and iPhone they keep displaying test advertisement.
I've searched thru the site and google, removed the development version and downloaded the distributed app from app store, even reset the settings of my iPad still showing test advertisement.
I don't think it's an issue from apple since my wife's device is seeing real ads, it must be something for my iPad but I couldn't figure out...
Thanks!
Okay, I found the solution myself -> what I did is to use "restore" in iTunes to wipe my device - that solves the issue. If you had same issue as I did and couldn't find other way, this will do the trick :)

Blank screen on some user devices. No crash reports. Can't replicate the bug - how to fix it?

I released an iPhone/iPad app some weeks ago. From 15 reviews (worldwide) I got a dozen 1 star reviews from users saying the app does not work, they only get a blank screen. The other three are happy and it works for them.
I tested the app on an iPad 1, an iPad 2, an iPhone 3GS and several iPhone 4s - it worked on every device flawlessly. And it passed the app store submission process, so it must have worked at Apple...
The crash report in iTunes Connect is empty - the app obviously does not crash, it just hangs somewhere.
Unfortunately there is no way to contact the users where it doesn't work :-(
I know its really hard to help with that less information, but I don't know what to do when I can't replicate the problem on my side...
So does anybody has any idea?
If its a memory problem - shouldn't the app crash then?
I use AVFoundation to play a movie and I know of some flaws since its a relatively new library - does somebody know of this problem (a blank screen) in relation with AVFoundation?
It would be helpful as well if you could download the app (the name is "Hyperactive") and test if you get a blank screen. If so I would be glad to learn the exact device and the iOS version. I hope this is not missunderstood as spam, thats not what I intend...
Thanks in advance,
best regards,
Walchy
This is a longshot, but maybe the user had the application running for a long time, receiving a viewDidUnload, and something you unload is not getting reloaded on the viewDidLoad.
Try running a "Simulate Memory Warning" on the iphone simulator options.
Both iPhone and iPad versions work fine on iPad 1.
Application won't install on iPhone 3G with iOS 4.2.1.
Have you tested your application on a jailbroken device?
It turned out that the black screen only happens on an iPod Touch and the solution is very easy:
You need an additional entry in the .plist file for the iPod Touch:
Main nib file base name ...
iPod Touch 4G thinks it's an iPad

Xcode and the iPad simulator

I have just installed Apple's SDK 3.2. When I run the iPad simulator Safari doesnt appear in it. Can anyone help?
Any help much appreciated.
On the iPhone simulator, at least, homegrown apps usually get installed on the second page of the home screen, which makes it look like none of the built-in apps are there. Try swiping back to the first page of the home screen.
Are you sure you don't have Beta 1? I think they are upto Beta 3 now. Also you should ask iPad related questions on Apple's Beta Dev forum since its under NDA.