File IO on Main Thread is triggered whenever user types in Textfield using iPhone default Keyboard #3412
Replies: 1 comment 5 replies
-
Thanks @sumit11007 for reporting this, we will investigate. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sentry is logging lot of Most slow frames when ever user is typing something in Textfield using iPhone default keyboard.
To Verify I have also added a default Textfield and when I try to type File IO is logged in Sentry.
"File IO on Main Thread
UITextSelectionInteraction._handleMultiTapGesture"
Beta Was this translation helpful? Give feedback.
All reactions