ANR issue Ionic 4

Hi everyone,
I have a app in which i am facing ANR issue, i am getting a 2-3 types of error messages by google analytics listed below

  1. Input dispatching timed out (50207fb com.myworkspace.app/com.myworkspace.app.MainActivity (server) is not responding. Waited 5003ms for MotionEvent)

  2. Input dispatching timed out (Waiting to send key event because the focused window has not finished processing all of the input events that were previously delivered to it. Outbound queue length: 0. Wait queue length: 44.)

Can anyone please help me out?