I am getting the following error back on a VNCoreMLTransform's VNImageRequestHandler request:
"exception=CVPixelBuffer input not supported on pre-TibO"
This occurs in the stock WWDC-2020 sample app "ActionAndVision" when trying to detect the game board in the provided sample.mov which comes with the sample XCode project. But I don't know what "pre-TibO" means and not getting any relevant web search hits. I am trying the XCode 12A6159 beta with the default iOS 14.0 SE simulator, and the stock ActionAndVision project from wwdc20-10099 session.
"exception=CVPixelBuffer input not supported on pre-TibO"
This occurs in the stock WWDC-2020 sample app "ActionAndVision" when trying to detect the game board in the provided sample.mov which comes with the sample XCode project. But I don't know what "pre-TibO" means and not getting any relevant web search hits. I am trying the XCode 12A6159 beta with the default iOS 14.0 SE simulator, and the stock ActionAndVision project from wwdc20-10099 session.