App issue in iPad 2 iOS 6

You must Login before you can answer or comment on any questions.

Hi All,

We have developed the Titanium app using below Titanium SDK - 1.5.1 and Mac is running iOS SDK 4.1

It is working fine on iPad 2 iOS 5. We are not able to launch the app on iPad 2 runninig iOS 6. We are getting below message unable to download application 'AppName' could not be installed at this time.

Any causes why it is failing?

Also please let us know how to make it working for iOS 6. Thank you.

Regards, Nilesh W TCAD, TCMD

— asked 9 months ago by Nilesh W
0 Comments

1 Answer

Please refer to the Compatibility Matrix to see what version of the Titanium SDK is needed to support a specific version of the operating system. If you want to support iOS 6, you should update your app to Titanium 2.1.3.

I'm afraid that in your case, that will likely mean significant refactoring or a rewrite, so that you can bring your application up to best practices.

— answered 9 months ago by Shannon Hicks
answer permalink
3 Comments
  • Thanks Shannon for your reply. I will try publishing with iOS 6 compatible Titanium SDK version. Hope it will work for older iOS as well.

    — commented 9 months ago by Nilesh W

  • Upgrading from 1.5.1 to 2.1.3 will be a PITA but it will be worth it. So many memory issues solved and so many more methods available. Good luck!

    — commented 9 months ago by Alberto Marcone

  • Thanks Alberto, will give a try with that.

    — commented 9 months ago by Nilesh W

Your Answer

Think you can help? Login to answer this question!