Is it hard to make apps compatible with iOS 3.x?

Discussion in 'Developer Services and Trade' started by don_k, Sep 12, 2010.

  1. don_k

    don_k Well-Known Member

    Oct 9, 2008
    4,404
    3
    0
    If those apps require no unique iOS4 feature, will it be hard to make them compatible with iOS 3.x?
     
  2. Little White Bear Studios

    Little White Bear Studios Well-Known Member
    Patreon Silver

    Aug 27, 2008
    2,572
    0
    0
    Not hard at all. It's the extra testing on a 3.x device that is time consuming.
     
  3. don_k

    don_k Well-Known Member

    Oct 9, 2008
    4,404
    3
    0
    So would you have to downgrade the SDK or something?
     
  4. Little White Bear Studios

    Little White Bear Studios Well-Known Member
    Patreon Silver

    Aug 27, 2008
    2,572
    0
    0
    No, same SDK. You just choose what the minimum OS should be. It is literally a 2 second operation.
     
  5. Mr Jack

    Mr Jack Well-Known Member

    You just set the deployment target.
     
  6. princejolly

    princejolly Member

    Sep 25, 2010
    5
    0
    0
    Yes I agree With You.I also Start to make a new Game application in it but I face So Many Problem Regarding the SDK So I Just Put that Application in a Side.I face the Problem in the “saved state”In this snapshot of the application’s current position is stored in memory and when you return to it restored to exactly that position in the application.
     

Share This Page