Titanium Community Questions & Answer Archive

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

Application was not installed on the iphone because it is not signed

Hello,

My provisioning profile was expired so I renewed and downloaded it and build a new package through Run on device =>Install now, but when I was installing it on iPhone I got this error: "Application was not installed on the iphone because it is not signed" can anybody tell me why this error was occurred?

— asked August 23rd 2010 by vikas khairnar
  • not
  • signed
0 Comments

3 Answers

  • Try opening the organiser window of xcode with your iphone plugged in, select provisioning profiles from the left menu and making sure the new profile is listed. If not drag it in and then sync device.

    — answered August 23rd 2010 by Andrew Burgess
    permalink
    1 Comment
    • It took me a while to get all the iPhone provisioning stuff sorted out; it's not really anything to do with Titanium.. Apple have made it so complicated :) Then you do the same process for Android & it's so simple to get a test version of your app to someone. Night and day.

      — commented August 23rd 2010 by Matt Collinge
  • Hello Andrew,

       Thank you for your reply, I checked my provisioning profile from
    

    organizer window and it shows newer provisioning profile that was downloaded. so there is not any problem of provisioning profile,
    can you please tell me what's a another problem?

    — answered August 25th 2010 by vikas khairnar
    permalink
    0 Comments
  • You can try to create a new project, copy over your resources and use the new provisioning profile.


    I believe Titanium supports iOS as low as 3.3. Consider upgrading your iPhone SDK/XCode version.

    — answered August 25th 2010 by Richard Venneman
    permalink
    4 Comments
    • Hello Richard,
      Thanks for quick reply, actually now I installed new SDK, now I have Titanium SDK version: 1.4.0 and iPhone SDK version: 3.1.2 and I build new app. when I was run it through RUN Emulator it was displayed following message and stuck there nothing can be happened:

      INFO:[INFO] Compiling JavaScript…one moment
      [INFO] No JavaScript errors detected.
      [INFO] One moment, building …
      [INFO] Titanium SDK version: 1.4.0
      [INFO] iPhone Device family: iphone
      [INFO] iPhone SDK version: 3.1.2

      — commented August 25th 2010 by vikas khairnar
    • I believe Titanium supports iOS as low as 3.3. Consider upgrading your iPhone SDK/XCode version.

      — commented August 25th 2010 by Richard Venneman
    • my iPhone SDK version: 3.1.2 which is latest.

      — commented August 25th 2010 by vikas khairnar
    • iphone SDK 3.2.3 is the latest.

      — commented August 25th 2010 by Daniel Lim
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.