EndInputTouch

Hello,

I am setting my touch swipe setup and trying to avoid my finger tap trigger on touch event on certain object,
i am finding out that by using “endinputtouch” instead of inputbegintouch i can achieve that effect in editor
however the nodes “endinputtouch” doesn’t work with mobile, in this case sony Z3 on android 5.
Is there any alternative nodes similar to “endinputtouch” that is working on mobile

or is there any other logic to be able to swipe thru the screen without triggering on touch event on certain actors

thank you guys