Home → Titanium Mobile Discussion →
Subject: iPhone 3.1.3 firmware update
Can anyone who has upgraded their iPhone to the new 3.1.3 version confirm that their Titanium apps (built against the 3.1.2 SDK) still work?
thanks.
4 people watching.
-
New Issue
The Appcelerator support team hasn’t had a chance to look at this discussion yet.
-
Conversation Started
-
Resolve the discussion Resolve the discussion
Private Permissions
This discussion is private. Only you and Appcelerator support staff can see and reply to it.
Recent Discussions
| 11 Mar, 2010 05:43 AM | Packaging failed with message: cannot concatenate 'str' and 'NoneType' objects | |
| 11 Mar, 2010 05:39 AM | SDK loading... loading... loading... (Android on Windows7) | |
| 11 Mar, 2010 05:37 AM | Kitchen Sink Build Problems | |
| 11 Mar, 2010 05:35 AM | Android takes forever with 1.0 | |
| 11 Mar, 2010 05:32 AM | Database use - open and close on each window? |
| 11 Mar, 2010 05:06 AM | Webview html property | |
| 11 Mar, 2010 05:00 AM | Finding a Titanium Mobile developer | |
| 11 Mar, 2010 04:35 AM | Kitchen Sink - Image Scaling - Android - Not working | |
| 11 Mar, 2010 02:04 AM | I can't change the title name of button | |
| 11 Mar, 2010 01:43 AM | Getting Started Guide Still Incomplete |
2 Posted by Marc Bender on 03 Feb, 2010 05:51 AM
I can confirm it works with SDK 3.1.3 like a charm....
You only need to build Titanium Mobile against the new SDK (from Github source), like I have done... cause the new modules for 3.1.3 are needed...
3 Posted by Robb Shecter on 09 Feb, 2010 03:33 AM
@Marc — so you're saying that in order to work with 3.1.3, we must build TM from source and re-install?
4 Posted by Christian Sigl on 10 Feb, 2010 12:09 AM
@marc: how come that i can use 3.1.3 without having those modules remcompiled?
5 Posted by Marc Bender on 10 Feb, 2010 12:32 AM
I will package my self compiled version of 0.82 with 3.1.3 support and publish it on my server....
You can download it here:
http://www.marcbender.de/0.8.2.zip
6 Posted by Marc Bender on 10 Feb, 2010 12:33 AM
And yes, cause the modules for 3.1.3 are not present the need to be build.... but in my version above...they are included....