Do you know how to disable touch input or reset touch input in the Unreal Engine? Please tell me.

I am still having the same problem. If user is touching on screen when an ad popup it locks the touch index. I tried to log with get input touch state and see that even i am not touching on screen ,is currently pressed node returning true

problem is if an ad pops up it doesnt register finger released events
that makes a problem as finger index incrementing so when i press on screen again it detects 2 finger not 1

Do you know how to disable touch input or reset touch input in the Unreal Engine? Please tell me.