Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3133] iOS - iphone idiom on ipad - new splash screen had resizing issues

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionHold
Resolution Date2011-04-15T03:37:44.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M10
ComponentsiOS
Labelsidiom, ios, iphone, release-1.6.0, reported-1.6.0, screen, splash
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:37:44.000+0000
Updated2017-03-03T17:16:50.000+0000

Description

iphone idiom on ipad only.

1.create a stub iphone project
2.install it to ipad, launch and eyeball the screen

results: the plash loads of center, looking a little low rez, then redraws/repositions it self ot its final location

Comments

  1. Thomas Huelbert 2011-04-15

    us, results should say "the splash loads off center, then redraws/repositions itself to its final location"

  2. Blain Hamon 2011-04-15

    Turns out it's an Apple bug. That is, when the app launches, iOS uses default@2X.png instead of the default.png that we use and iOS SHOULD be using. Since our default@2x isn't an exact double-size image, you can tell the difference.

    Because we're actually doing the right behavior, and there's a chance that Apple could fix it in the future, I advise against being bug-compatible on this one.

    I was going to file a radar against it, but Apple ate it.

  3. Lee Morris 2017-03-03

    Closing ticket due to time passed and irrelevance of ticket.

JSON Source