Hello everyone
I am running into a strange issue, I am working on a game where I need to test my game on my mobile, so I packaged my game and installed it on my mobile, then when I open it I get a black screen for like 3 seconds then it just closes the application and goes to the home page, on further investigation I got to know the error from the log mentioned below
Input Dispatcher: ‘Channel is unrecoverably broken and will be disposed’
I get this message from the android device monitor logcat everytime when the game shuts down with a black screen
Need some help in fixing this, having this headache for several hours, kindly help!
Thank you