Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8108] IOS: Deprecated string is noting that it will be removed for 1.9.0, need to be changed to 2.0

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-03-20T14:23:41.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsiOS
Labelsqe-ios031912
ReporterNatalie Huynh
AssigneeVishal Duggal
Created2012-03-20T10:43:38.000+0000
Updated2012-03-21T12:07:53.000+0000

Description

Use any API that is being deprecated and get the following message: Titanium.UI.ANIMATION_CURVE_EASE_OUT DEPRECATED in 1.8.0, in favor of Ti.UI.iOS.ANIMATION_CURVE_EASE_OUT: REMOVED in 1.9.0 Expected: REMOVED in 2.0

Comments

  1. Neeraj Gupta 2012-03-20

    Even though if does not affect the functionality, it does not look good.
  2. Vishal Duggal 2012-03-20

    Pull pending 1762. Note that the warning has been changed to Titanium.UI.ANIMATION_CURVE_EASE_OUT DEPRECATED in 1.8.0, in favor of Ti.UI.iOS.ANIMATION_CURVE_EASE_OUT Will reintroduce the REMOVED warning when we know for sure when it will be removed.
  3. Natalie Huynh 2012-03-21

    Tested with 2.0.0.v20120321071752 on iPhone 4 (4.3.5) getting the deprecated message without the remove

JSON Source