Titanium Community Questions & Answer Archive

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

iPhone sdk 4.1

Hi,

Is Titanium 1.4 is compatible with iPhone sdk 4.1?

Thanks,

— asked September 7th 2010 by Sravan Vinjamuri
  • iphone
  • sdk4.1
0 Comments

6 Answers

  • Accepted Answer

    Upgraded both my iPhone 3GS to 4.1 and my iOS SDK to 4.1 and Titanium works with both. The only thing is, in the Titanium console I get a whole bunch of crap like this:

    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    mmap$UNIX2003 called from function _Z20TCMalloc_SystemAllocmPmm in image Shane McNeal.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    pthread_cond_init$UNIX2003 called from function _ZN3WTI17TCMalloc_PageHeap4initEv in image Shane McNeal.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    pthread_cond_wait$UNIX2003 called from function _ZN3WTI17TCMalloc_PageHeap15scavengerThreadEv in image Shane McNeal.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    mprotect$UNIX2003 called from function _ZN2TI3JIT35privateCompileCTIMachineTrampolinesEPN3WTI6RefPtrINS_14ExecutablePoolEEEPNS_12TiGlobalDataEPNS_21MacroAssemblerCodePtrES9_S9_S9_ in image Shane McNeal.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    munmap$UNIX2003 called from function _ZN2TI14ExecutablePool13systemReleaseERKNS0_10AllocationE in image Shane McNeal.
    

    Not sure what that even means… Any insight from my fellow Titaniumers?

    EDIT: Just built and installed the App (Using Titanium SDK 1.4.1 and iOS SDK 4.1) and it works 100% on my iPhone 3GS (That is on iOS 4.1). Titanium WORKS with 4.1! The only thing that is weird is, like I stated above, those "detections" I get in the console when I run the simulator of my application.

    — answered September 9th 2010 by Colton Arabsky
    permalink
    0 Comments
  • Anyone know?

    — answered September 8th 2010 by John Welch
    permalink
    1 Comment
    • I would like to know aswell.

      I'm going to go out on a limb and test it myself. If I fail… Damnit.

      — commented September 8th 2010 by Colton Arabsky
  • Did anyone try using iOS 4.1 sdk?

    Thanks

    — answered September 8th 2010 by Sravan Vinjamuri
    permalink
    1 Comment
    • Not sure, thats the only one I have installed and it hangs on the Kitchen Sink. Followed the help on here about removing build directories but it doesnt work.

      — commented September 9th 2010 by Josh Lewis
  • Just updated my iPhone 3GS to 4.1 and all my Titanium-built apps are running fine. Now updating my iOS SDK to 4.1 and see if Titanium works with it. Probably will, nothing really changed that would affect Titanium.

    — answered September 8th 2010 by Colton Arabsky
    permalink
    0 Comments
  • Just updated my 3GS to iOS 4.1. The app developed with Titanium Mobile 1.4 is working fine. Will update if there are any issues.

    I will now try to update iOS sdk to 4.1.

    — answered September 9th 2010 by Sravan Vinjamuri
    permalink
    0 Comments
  • Hi Colton,

    Thanks for updating. You have mentioned that you are using titanium sdk 1.4.1. Do you have any issues with it? I'm currently using Titanium 1.4.0. Can you provide me with the enhancements in 1.4.1.

    Also, I have seen a ticket in appcelerator lighthouse regarding the debug messages when using Titanium 1.4 & iOS 4.1.

    — answered September 9th 2010 by Sravan Vinjamuri
    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.