You need to also set isInMarkupMode on the PDFView instance to true, so it changes how hit testing works.
Post
Replies
Boosts
Views
Activity
You need to also set isInMarkupMode on the PDFView instance to true, so it changes how hit testing works.
Using xcode 16.0b1, we get this error when we build, but not when we run. the latter builds and launches the app successfully.