Bug report filed
https://quality.livecode.com/show_bug.cgi?id=21527
PR submitted against develop-9.0
https://github.com/livecode/livecode/pull/6655
The 10.5" iPadPro still needs to be added, but that will be a separate
enhancement and requires a binary file change.
On Sat, Aug 25, 2018 at 12:37
This is a bug in revSaveAsIOSStandalone.livecodescript
Around line 1690, nothing is done to include the pro size in the plist.
The file is included in the app.
I’ll work up a bug report and PR this weekend.
Thanks,
Brian
On Aug 24, 2018, 10:51 PM -0500, J. Landman Gay via use-livecode
, wrote:
>
Ok. I looked at the plist and there was no entry for the pro resolution
(1024x1366) under launch images. There is a file there for the pro, but with a
different name than what you said. How do I change this for the simulator?
Ah... I used my Mobile Profile stack as the launcher which has all the
On 8/24/18 10:04 PM, Colin Holgate via use-livecode wrote:
This is not obvious at all, but the splash screen name of
default-portr...@2x.png is now owned by iPad Pro. To support iPad Pro, iPad
Retina, and iPad 1, you need these splash screens:
default-portr...@2x.png - 2048x2732
Default-Portra
This is not obvious at all, but the splash screen name of
default-portr...@2x.png is now owned by iPad Pro. To support iPad Pro, iPad
Retina, and iPad 1, you need these splash screens:
default-portr...@2x.png - 2048x2732
Default-Portrait@2x~ipad.png - 1536x2048
Default-Portrait~ipad.png - 768x10
Has anyone done any testing in the Simulator for the 12" iPad Pro? I just
tried a stack from another (long) thread and for me it reports the device
resolution of 1536x2048 which is not correct. The ratio is essentially the
same, but the device resolution should be 2048×2732. I do have a splash
i