Posts

Post not yet marked as solved
2 Replies
846 Views
When setting up my first workflow, I am prompted to grant XCode Cloud access to our BitBucket Server. I press Grant and appstore connect opens up and prompts me to enter a personal access token. After adding that token and pressing register, the button spins for a bit, then stops and an error in the Javascript console appears (500-Aborted). We've added the necessary IPs to our Firewall whitelist but still no luck. Does anyone know how to solve this? Thanks!
Posted
by hiim.
Last updated
.
Post not yet marked as solved
0 Replies
461 Views
When I try to use the demo project (drawing with fingers), it doesn't detect my thumb and index finger. If I wanna get the recognized points for the thumb region, using the following: observation.recognizedPoints(forGroupKey: .handLandmarkRegionKeyThumb) I get the following output: __C.VNRecognizedPointKey(_rawValue: VNHLKTIP): [0.755806; 0.261955]] However, this doesn't seem to be the thumb tip (or any other part of the thumb) and therefore, I can't draw using my fingers On an iPhone XR running iOS 14 Beta 7 & XCode 12 Beta 6
Posted
by hiim.
Last updated
.