The older version works! I’m now using the v1.1.1
To use an older version of cordova-clipboard, remove the installed one first:
cordova plugin remove cordova-clipboard
npm uninstall --save @ionic-native/clipboard
Then install the specific version:
ionic cordova plugin add cordova-clipboard@v1.1.1
npm i --save @ionic-native/clipboard
versions: https://github.com/ihadeed/cordova-clipboard/releases