iOS hybrid App crash when keyboard appears

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!

Replies

We are getting a bunch of these in crashlytics, always with iOS 14. They started as soon as we released a build from xcode 11, not a hybrid app so its not that.


Do you get it everytime keyboard appears? We aren't doing anything with iOS 14 for a while so can't replicate.
Just upgrade to iOS 14 beta 4 today and this issue gone!
Facing the same issue

Reason:
  • [UIThreadSafeNode pk_textInputSource]: unrecognized selector sent to instance 0x2822a8e30

Any updates on this?