PDFKit AutoScrolls the UI

PDFKit with iOS 12.4 autoscrolls the field when editing.


When we tap on the field it scrolls the field up , such that we can't see where did it go.

After which if we start typing it brings back down to the exact location and we can see the content being typed.


I am using below configuration


autoScales = true

displayMode = kPDFDisplaySinglePage

Replies

I have the same behavior. Have you solved that problem in the meantime?