Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Replace Splash screen = Install Error (1.3.2 & 4.0)

When I replace Default.png in "Resources/iphone" and "Resources/android" with my own, custom Default.png, I get a "Titanium Developer 1.2.1 - Install Error" message when I try to Install on Device for iPhone. It runs and displays fine in the Emulator, though.

I have tried the following without any luck:

  1. Made sure the filename was "Default.png" and not "default.png"
  2. Made sure the image dimensions were correct (320x480)
  3. Created a new project from scratch and copied over the resource files

Note that I am using 1.3.2 and iPhone SDK 4.0. Does anyone else have this problem? Is there something I'm overlooking?

My build.log has the following:

The following build commands failed:
App Name:
PhaseScriptExecution Pre-Compile "/Users/tester/Documents/AppFolder/AppName/build/iphone/build/App Name.build/Release-iphoneos/App Name.build/Script-241EAF36118E30260081A5BE.sh"
(1 failure)

— asked July 19th 2010 by Mike Dosey
  • 1.3.2
  • 4.0
  • build
  • device
  • error
  • iphone
  • on
  • run
  • screen
  • splash
0 Comments

3 Answers

  • Accepted Answer

    just tested with a new project i put my custom Default.png in the iphone directory and everything worked without problem.

    is your png RVB ?(don't know if that's a pb having a CMJN file for example)

    — answered July 21st 2010 by Stephane Pelamourgues
    permalink
    1 Comment
    • You were right - there was a subtle problem with the file format that I didn't see until I looked at the detailed settings in GIMP. Thank you for your help!

      — commented July 21st 2010 by Mike Dosey
  • Can anyone confirm/deny that custom splash screens do not work in 1.3.2/4.0 when trying to Run on Device?

    — answered July 20th 2010 by Mike Dosey
    permalink
    0 Comments
  • I know lots of people out there are using 1.3.2/4.0 SDK - if someone could just take a few seconds to let me know if they're able to replace the splash screen image when they Run on Device, I would really appreciate it.

    — answered July 21st 2010 by Mike Dosey
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.