This is what I got back from Apple developer support. I encourage anyone who’d like to see a good selection of DC apps to provide feedback to Apple via the link provided. When I provided feedback I linked to this thread so it would be nice if people could lay off with the negative views of corporations such as Apple and Huish.
https://feedbackassistant.apple.com
Please include the line below in follow-up emails for this request.
Follow-up:
Hello Ken,
Thank you for contacting Apple Developer Technical Support (DTS).
DTS hasn’t any informaton on when the entitlement will become a vailable.
We can only recommend that you submit an enhancement request that the entitlement be made public. That way, you can be notified if and when it is made available to developers such as yourself. You can submit your request via Feedback Assistant (https://feedbackassistant.apple.com). For more information on Feedback Assistant, please visit <Bug Reporting - Apple Developer>.
While a Technical Support Incident (TSI) was initially debited from your Apple Developer Program account for this request, we have assigned a replacement incident back to your account.
Best Regards,
Developer Technical Support
Worldwide Developer Relations
Apple, Inc.
****************************************************************************************************
THE INFORMATION CONTAINED IN THIS MESSAGE IS UNDER NON-DISCLOSURE
****************************************************************************************************
https://feedbackassistant.apple.com
Please include the line below in follow-up emails for this request.
Follow-up:
Hello Ken,
Thank you for contacting Apple Developer Technical Support (DTS).
DTS hasn’t any informaton on when the entitlement will become a vailable.
We can only recommend that you submit an enhancement request that the entitlement be made public. That way, you can be notified if and when it is made available to developers such as yourself. You can submit your request via Feedback Assistant (https://feedbackassistant.apple.com). For more information on Feedback Assistant, please visit <Bug Reporting - Apple Developer>.
While a Technical Support Incident (TSI) was initially debited from your Apple Developer Program account for this request, we have assigned a replacement incident back to your account.
Best Regards,
Developer Technical Support
Worldwide Developer Relations
Apple, Inc.
****************************************************************************************************
THE INFORMATION CONTAINED IN THIS MESSAGE IS UNDER NON-DISCLOSURE
****************************************************************************************************
On October 08, 2022 at 13:07:27 PM GMT, ken@ wrote:
Name: Ken Gordon
Person ID:
E-mail: ken@
Team Name: Ken Gordon
Team ID:
Team Type: Individual
PLATFORM AND VERSION
watchOS
Apple Watch Ultra with either watchOS 9.0.1 or watchOS 9.1 beta 3 (20S5055e)
RELEASE
public
FEEDBACK ASSISTANT ID
DESCRIPTION OF PROBLEM
I am developing a dive computer application for the Apple Watch Ultra.
I believe I need some Apple controlled entitlement for CoreMotion using CMWaterSubmersionManager. Could you please let me know the process to get this entitlement. The support forum answer says it is not yet public. Could you tell me when it might become public or who I should contact for a commercial conversation about access.
Reasoning: having wired up an instance of CMWaterSubmersionManagerDelegate the handler func manager(_ manager: CMWaterSubmersionManager, errorOccurred error: Error) sees errors "Error Domain=CMErrorDomain Code=110" which corresponds to CMErrorNotEntitled.
See also Getting not entitled error with Wa… | Apple Developer Forums
STEPS TO REPRODUCE
Here is a link to an example Xcode project that demonstrates the problem. It is a .tgz file.