Ionic NativeGeocoder plugin not working with Angular Forms and Capacitor

I’m doing a simple Ionic form app and I’ve been having trouble when trying to use the NativeGeocoder Plugin when I add the (private nativeGeocoder: NativeGeocoder) declaration in the constructor that page does not load anymore and without any errors. I haven’t found anything to fix that error maybe somebody has encountered it. Thanks!