iPad Pro screenshots?

Colin Holgate colinholgate at gmail.com
Tue Nov 8 19:22:07 EST 2016


Ralph’s idea was good though, you could export snapshot from a card window that’s the real size. But yes, scaling up is what I’ve done as well.

One thing to be wary of is having complex splash screens. You will find that if you support every required size you could reach 30 MB of app space, before the app has even opened. These days I have a flat color that is the average of the title screen, then let it cut to the title screen. Flat color PNGs take up little space.


> On Nov 8, 2016, at 6:40 PM, Alan <alanstenhouse at hotmail.com> wrote:
> 
> Thanks Ralph, Phil, Colin
> 
> So the interim solution (until I upgrade my systems to get access to iPad Pro Simulator) is to take a Retina screenshot and scale up (this is to satisfy that AppStore requirements) and hope that's good enough...! :-)
> 
> cheers
> 
> Alan
> 
> On 9 Nov 2016, at 4:03 am, <use-livecode-request at lists.runrev.com> <use-livecode-request at lists.runrev.com> wrote:
> 
>> From: "Ralph DiMola" <rdimola at evergreeninfo.net>
>> Subject: RE: iPad Pro screenshots?
>> 
>> I create all my screen shots in the IDE. I resize the screen for each resolution and then export a screen shot to a png. The status bar is missing but one click export of all resolutions makes up for that.
>> 
>> Ralph DiMola
>> IT Director
>> Evergreen Information Services
>> rdimola at evergreeninfo.net
>> 
>> -----Original Message-----
>> From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf Of Phil Jimmieson
>> Sent: Tuesday, November 08, 2016 11:03 AM
>> Subject: Re: iPad Pro screenshots?
>> 
>> The screen size is bigger, and Apple now expect you to provide at least one screenshot in that size. I did it for a recent App update using the iPad Pro simulator in Xcode 8 on iOS 10.11.6 on a retina iMac. The previous time I did it for an App update I took a standard iPad retina screenshot and scaled it up in Preview - the reviewer in the App Store didn?t notice it was very slightly blurry...
>> 
>> 
>> 
>>> On 8 Nov 2016, at 15:20, Colin Holgate <colinholgate at gmail.com> wrote:
>>> 
>>> All iPad apps work on iPad Pro. What would you achieve if you could simulate it, that you can?t already do?
>>> 
>>> 
>>>> On Nov 8, 2016, at 6:50 AM, Alan <alanstenhouse at hotmail.com> wrote:
>>>> 
>>>> Thanks for the replies Peter, Stephen, Terry... but I guess I didn't explain myself well enough.
>>>> 
>>>> The problem is that, AFAIK, the iPad Pro isn't supported with OSX 10.9.5?  i.e. I can't install the required xCode that will provide the necessary simulator and/or support for building for iPad Pro (if I had a physical one to test on).
>>>> 
>>>> Is that correct and, if so, is there a work-around? If I'm wrong, what can I install to support iPad Pro simulator on OSX 10.9.5?
>>>> 
>>>> Thanks!
> 

> On Nov 8, 2016, at 6:40 PM, Alan <alanstenhouse at hotmail.com> wrote:
> 
> Thanks Ralph, Phil, Colin
> 
> So the interim solution (until I upgrade my systems to get access to iPad Pro Simulator) is to take a Retina screenshot and scale up (this is to satisfy that AppStore requirements) and hope that's good enough...! :-)
> 
> cheers
> 
> Alan
> 
> On 9 Nov 2016, at 4:03 am, <use-livecode-request at lists.runrev.com> <use-livecode-request at lists.runrev.com> wrote:
> 
>> From: "Ralph DiMola" <rdimola at evergreeninfo.net>
>> Subject: RE: iPad Pro screenshots?
>> 
>> I create all my screen shots in the IDE. I resize the screen for each resolution and then export a screen shot to a png. The status bar is missing but one click export of all resolutions makes up for that.
>> 
>> Ralph DiMola
>> IT Director
>> Evergreen Information Services
>> rdimola at evergreeninfo.net
>> 
>> -----Original Message-----
>> From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf Of Phil Jimmieson
>> Sent: Tuesday, November 08, 2016 11:03 AM
>> Subject: Re: iPad Pro screenshots?
>> 
>> The screen size is bigger, and Apple now expect you to provide at least one screenshot in that size. I did it for a recent App update using the iPad Pro simulator in Xcode 8 on iOS 10.11.6 on a retina iMac. The previous time I did it for an App update I took a standard iPad retina screenshot and scaled it up in Preview - the reviewer in the App Store didn?t notice it was very slightly blurry...
>> 
>> 
>> 
>>> On 8 Nov 2016, at 15:20, Colin Holgate <colinholgate at gmail.com> wrote:
>>> 
>>> All iPad apps work on iPad Pro. What would you achieve if you could simulate it, that you can?t already do?
>>> 
>>> 
>>>> On Nov 8, 2016, at 6:50 AM, Alan <alanstenhouse at hotmail.com> wrote:
>>>> 
>>>> Thanks for the replies Peter, Stephen, Terry... but I guess I didn't explain myself well enough.
>>>> 
>>>> The problem is that, AFAIK, the iPad Pro isn't supported with OSX 10.9.5?  i.e. I can't install the required xCode that will provide the necessary simulator and/or support for building for iPad Pro (if I had a physical one to test on).
>>>> 
>>>> Is that correct and, if so, is there a work-around? If I'm wrong, what can I install to support iPad Pro simulator on OSX 10.9.5?
>>>> 
>>>> Thanks!
> 





More information about the use-livecode mailing list