PencilKit does not draw on PKCanvasView on VisionOS1.1 RC

Hi, I have an app using PencilKit that works on VisionOS 1.0. It means, a user can pick an inking tool from PKToolPicker and draw on PKCanvasView. The app is now on available on Vision Pro AppStore as well.

However, when I test the app on VisionOS 1.1 RC Simulator, I can pick an inking tool but when I try to draw on the canvas, it just scrolls and no drawing appears on the PKCanvasView.

I also noticed that the VisionOS 1.0 Simulator has the FreeForm app where you can draw with PencilKit but the VisionOS 1.1 RC Simulator does not have the FreeForm app.

Is this a known issue? Will it be fixed before the release or is there a change in API so I can update the app accordingly?

Thanks

Zafer

Replies

Now, with VisionOS 1.1 RC2, the problem seems to be resolved.