[MOD-2738] ti.coremotion: Expose APIs to use CoreMotion's CMHeadPhoneMotionManager given in iOS 14
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | coremotion |
| Reporter | Vijay Singh |
| Assignee | Vijay Singh |
| Created | 2020-06-26T18:26:20.000+0000 |
| Updated | 2020-09-10T17:41:49.000+0000 |
Description
In iOS 14, Apple has introduced new CMHeadPhoneMotionManager https://developer.apple.com/documentation/coremotion/cmheadphonemotionmanager?language=objc in CoreMotion framework.
Expose these new APIs to developers.
It looks like these APIs are not working. See https://developer.apple.com/forums/thread/650051. Need to check in next beta release.