Touchstart on input cancels ion-content scrolling on Android

Hey guys and gals, I have been having an issue which I cannot for the life of me seem to resolve and wonder if I could pick your brains.

I have this issue: “Touchstart on input cancels ion-content scrolling” on Android - which prevents scrolling after focusing on an input. To remedy this, I deleted all platform/android folder and run update for cordova and ionic and now when I try to add the platform android and then build it, it seems to work but I get error on start:
[ERROR] Error initializing Cordova: Class not found

Has anyone got any advice/resolutions for this scenario?
Most important how to solve : Touchstart on input cancels ion-content scrolling

Again, thanks for your time in looking at this.