Post

Replies

Boosts

Views

Activity

Reply to CMHeadphoneMotionManager handler not called
Just as a heads up, it looks like this API is still not providing data on iOS 14 Beta 2 (18A5319i) and I haven't received any word from Apple (on radar FB7771582) as to whether this is just a stubbed-out API for now. I'm starting to think we might not get access to this until we get an AirPods firmware update closer to launch. Not sure if iOS is stubbing out these methods, or the AirPods just haven't been updated to provide the data. I imagine that when (or if) spatial audio arrives in the betas, this API will start working. Super excited to start playing with this when it lands!
Jul ’20
Reply to AirPods Pro Motion API?
It's under CoreMotion, called CMHeadphoneMotionManager (docs here - https://developer.apple.com/documentation/coremotion/cmheadphonemotionmanager). For what it's worth, it doesn't look like it currently works (see https://developer.apple.com/forums/thread/650051 ) and I'm not seeing any noise from the community about getting it returning data. I've filed radar FB7771582 to track, but let me know if you get it working!
Jun ’20
Reply to Does AirPods Motion API Information exist yet?
Yep, it's under CoreMotion, called CMHeadphoneMotionManager (docs here - https://developer.apple.com/documentation/coremotion/cmheadphonemotionmanager). For what it's worth, it doesn't look like it currently works (https://developer.apple.com/forums/thread/650051) and I'm not seeing any noise from the community about getting it returning data. I've filed radar FB7771582 to track, but let me know if you get it working!
Jun ’20
Reply to Is front face tracking really NOT supported in a world tracking AR session (ARWorldTrackingConfiguration) on iPad Pro 2020?
Thanks for the insight Bobjt, much appreciated!Understand that you probably can't say too much more, but is the intention to deprecate this API in the near future (or at least publicly document the lack of support for new devices)? Can we rely on the 2020 iPad Pros to support future ARKit APIs? It's a shame to hear that this is a hardware limitation, as it puts a bit of a dampener on an otherwise perfect AR development device.
Apr ’20
Reply to Is front face tracking really NOT supported in a world tracking AR session (ARWorldTrackingConfiguration) on iPad Pro 2020?
Ah, that's a real shame, but thanks for the heads up! The new iPads are very prominently marketed as having a TrueDepth and A12 processor (alongside dedicated AR hardware in the LiDAR sensor) — I kind of assumed the internal capability check hadn't been upadted to include the A12Z, but that's super strange that it was intentionally excluded.I've also filed this as a bug, as it goes against all previously documented API capabilities. I'll let you know if I'm able to get some more clarification 👍
Apr ’20
Reply to Is front face tracking really NOT supported in a world tracking AR session (ARWorldTrackingConfiguration) on iPad Pro 2020?
For what it's worth, I'm seeing this too (iPad Pro 2020, 11", iOS 13.4). I believe this is an unfortunate bug in iOS 13.4 as the previous generations of iPad Pro supported this fine, and these new generation devices have the requisite hardware (A12, TrueDepth camera).Currently upadting to iOS 13.4.5 beta to see if it's fixed, but it'd be a shame to have worse ARKit support on this new device than the old one.EDIT — Yeah, still an issue on iOS 13.4.5 😔
Apr ’20