GestureController works on chrome but not on native devices

Hi, i’m trying to use the gestures from the GestureController, but it works only on chrome. If i try to emulate ios devices or put the app in my android phone, never works. I tried to create a new project from scratch to see if i was making some code mistakes but everything woks fine. These are my project info:

Ionic:

Ionic CLI : 6.12.3 (/Users/giuliopretis/.nvm/versions/node/v14.5.0/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.5.4
@angular-devkit/build-angular : 0.1100.5
@angular-devkit/schematics : 10.0.8
@angular/cli : 10.0.8
@ionic/angular-toolkit : 2.3.3

Capacitor:

Capacitor CLI : 2.4.5
@capacitor/core : 2.4.5

Cordova:

Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : none
Cordova Plugins : no whitelisted plugins (1 plugins total)

Utility:

cordova-res : not installed
native-run : not installed

Otherwise i really dont know what i’m doing wrong. Thanks in advance.