Issues with on-hold event on Android

I was having this problem as well, and a solution I found was to set the jsScrolling to false. $ionicConfigProvider.scrolling.jsScrolling(false);

It worked on my Sony Xperia Z3, tell me if it works on others android devices.