Post

Replies

Boosts

Views

Activity

Accessibility full keyboard access issue.
In our application we are using UIAlertViewController. When accessibility full keyboard access is enabled, and we are trying to dismiss that AlertViewController with Esc key from external keyboard that is not working. We are presenting AlertViewController as a popover. We need dismiss the AlertViewController with Esc key press from external keyboard.
2
0
433
Feb ’25
Highlighter Annotation Large Frame
I am using PDFKit to draw annotation over PDF view. While performing multiple highlighter annotation most of the time long pressing on the highlighter annotation is getting proper frame but in one PDF when long pressing on the highlighter annotation is getting large frame and it is selecting all the nearest highlighter. This method is giving the wrong location and this is the default method of PDFKit. let tapPageLocation = pdfView.convert(location, to: page)
0
0
1.4k
Aug ’22