Native scroll not working on certain Android device

Hi everyone, I’m using ionic v1 with the native scroll enabled and it wokrs fine for me.

A few user of mine says that they can’t scroll anything. The view is stuck. I think it’s a problem due to the native scroll feature.

Anyone got the same problem on certain Android device? I can’t reproduce the bug on my devices, so I can’t fix it :slight_smile:

Is there a way to catch if the native scroll is not available on the current device and set the normal scroll?

Thanks