Post

Replies

Boosts

Views

Activity

Cannot add BitBucket Server access token when creating first workflow
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!
2
0
970
Dec ’21
Vision not detecting Fingers
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
0
0
524
Aug ’20