Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.6.0
-
None
-
None
Description
While running Cordova 2.6, the following warning appeared:
/Users/me/Desktop/test-1.0-iphone/CordovaLib/Classes/CDVAccelerometer.m:58:5: 'UIAccelerometer' is deprecated: first deprecated in iOS 5.0 - UIAccelerometer has been replaced by the CoreMotion framework
Looks like Cordova should migrate from UIAccelerometer to CoreMotion.
Attachments
Issue Links
- is duplicated by
-
CB-4825 Fix XCode 5 accelerometer plugin warnings
- Closed