There are some errors when attempting to run the sample code:
Cannot convert value of type 'String' to expected argument type 'PDFAnnotationSubtype'
I understand the error but I'm unsure what it's looking for.
I'm running Xcode 14, targeting iOS 12
Thx for any feedback!
-
—
Claude31
-
—
makabaka1880
-
—
Russell-Kang
Add a CommentWhich sample code ? Without that information and a copy of the code, your question cannot be answered.
yeah which sample code
https://developer.apple.com/videos/play/wwdc2022/10089/
Sample Code link is in this page. check "PDFAnnotationWidgetsAdvanced"