Posts

Post not yet marked as solved
0 Replies
651 Views
We have a working DriverKit driver running on iPadOS and a User Client that can communicate from our own app (ie same Development Team bundle identifier). However, we want to share our framework with other vendors to write apps that can communicate with the driver. When we turn on com.apple.developer.driverkit.allow-third-party-userclients in entitlements file, Xcode complains the capability is missing. However, it is clearly "checked on" in the matching identifier (and provisioning profile) on developer portal. We've tried both automatic signing and manual signing. Same error. We have been granted the DriverKit USBTransport - VendorID entitlement already (shows up under additional capabilities). Is there some detail we are missing?
Posted Last updated
.