Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14329] iOS: as of iOS5, UIAccelerometer is deprecated and the Core Motion framework must be used

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2013-09-26T22:11:42.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.2.0
ComponentsiOS
Labelsn/a
ReporterJeff Haynie
AssigneeIngo Muschenetz
Created2013-06-21T05:39:33.000+0000
Updated2017-03-20T22:14:06.000+0000

Description

UIAcceleration and UIAccelerometer are deprecated as of iOS 5.0. These classes have been replaced by the Core Motion framework. The AccelerometerModule uses UIAccelerometer. This means the accelerometer events are in danger of no longer working unless ported. (We need to test on 6.0 and make sure they still work and this isn't a regression -- I assume not so far).

Comments

  1. Sabil Rahim 2013-09-26

    Duplicated by that ticket.
  2. Sabil Rahim 2013-09-26

    DUPLICATED BY MOD-1550
  3. Lee Morris 2017-03-20

    Closing ticket as duplicate.

JSON Source