<Fatal exception: Could not get input device infor...
# stackoverflow
u
Fatal exception: Could not get input device information I have just received a strange crash logs on my Fabric and have no idea how to deal with it. It looks like that: Fatal Exception: java.lang.RuntimeException: Could not get input device information. at android.hardware.input.InputManager.getInputDevice(InputManager.java:216) at android.view.KeyCharacterMap.load(KeyCharacterMap.java:334) at android.view.KeyEvent.getKeyCharacterMap(KeyEvent.java:2472) at android.view.KeyEvent.getUnicodeChar(KeyEvent.java:2529)...