About Store Forum Documentation Contact



Post Reply 
[iOS] wrong resolution on iPhone retina (4 inch)
Author Message
yvanvds Offline
Member

Post: #1
[iOS] wrong resolution on iPhone retina (4 inch)
Hi.

I just found out that the resolution of esenthel apps is not correct on an iPhone retina with a 4 inch display. (I guess that would be iPhone 5?)

At least in the simulator there is a black border on the left and right side of the screen (in landscape mode). I found out because apple requires my to upload screenshots for this resolution when creating an entry for the app store.

Knowing how strict apple is when it comes to accepting apps, I suspect that they will never accept the app without having this fixed.

I've included an image from my app. It's just a white screen (with D.clear(WHITE) ) and some text / images on top. So the white background should fill the whole screen, but it does not.

Regards,

yvan

   

Update:

As I suspected, validation didn't work. Here's the screenshot from the validator:

   
(This post was last modified: 01-26-2014 06:50 PM by yvanvds.)
01-26-2014 06:23 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: [iOS] wrong resolution on iPhone retina (4 inch)
Thank you,

I'll investigate this.
01-27-2014 12:29 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: [iOS] wrong resolution on iPhone retina (4 inch)
I was able to reproduce the issue with the Simlator (however weirdly iPhone 3.5 inch, iPad and retina iPad all detect the resolution properly, only 4.0 inch has some problems), I'll try to fix this now.
And add support for the 568 splash images too.
01-29-2014 11:25 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: [iOS] wrong resolution on iPhone retina (4 inch)
Okey, just adding the image of this resolution made the app to go fullscreen.
Will upload the fix right now.
01-29-2014 11:39 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: [iOS] wrong resolution on iPhone retina (4 inch)
All done smile
01-29-2014 11:47 PM
Find all posts by this user Quote this message in a reply
yvanvds Offline
Member

Post: #6
RE: [iOS] wrong resolution on iPhone retina (4 inch)
Thank you! Speedy support once again :-)
02-01-2014 10:44 AM
Find all posts by this user Quote this message in a reply
Post Reply