Posts

Post not yet marked as solved
0 Replies
315 Views
I'm facing to issue in hybrid app - UIWebKit. Content isn't rendered when users scroll page down - it keeps blank content during scrolling at bottom of page. Tested in official iOS 14 (build xCode 12). But still encounter this issue. Last year, I got the same issue but it didn't get in iOS 13 / xCode 13 - official version anymore. Does anyone get this issue like me? And do we have any way to fix it? Thanks!
Posted
by kevinhvn.
Last updated
.
Post not yet marked as solved
3 Replies
375 Views
Reason: '-[UIThreadSafeNode pk_textInputSource]: unrecognized selector sent to instance Tested: iOS 14 beta 3 I just got this issue in real device. Trying to run in simulator - xCode 12 beta, it's okay. Is there anyone face the same issue to me? Thanks!
Posted
by kevinhvn.
Last updated
.
Post not yet marked as solved
1 Replies
922 Views
I'm facing issue with Safari in IOS 13.1.2. Input fields don't show cursor when tap/ focus on it and page doesn't scroll automatically when keyboard appears.From checking, it happens due to CSS translate3d(). One more thing that just get issue from second frame. The first frame is fine.Please see demo in here - https://jsfiddle.net/um9xnog6/(issue will occur from input 2,3,4,5)Does anyone have solution to fix this issue? Please support me.Thanks a lot!
Posted
by kevinhvn.
Last updated
.