LanguageManager-iOS icon indicating copy to clipboard operation
LanguageManager-iOS copied to clipboard

App crashing after changing language on iPad (real device)

Open sanket003 opened this issue 3 years ago • 0 comments

Issue - The library is working great on iPhone and all simulator devices but when I try to change language on real iPad devices, it results into a crash. I'm clueless why it is happening.

device - iPad OS - iOS 15.5

Logs -

  1. If the entry point is UIViewController, '-[UIViewController inputViewSet]: unrecognized selector sent to instance 0x10b822a00'

  2. If the entry point is UINavigationController, '-[UINavigationController pushAnimationStyle:]: unrecognized selector sent to instance 0x12a01a600'

sanket003 avatar Jul 23 '22 06:07 sanket003