ihadeed / cordova-clipboard

Clipboard management plugin for Cordova/PhoneGap
MIT License
53 stars 42 forks source link

Class not found #14

Open edios-global opened 3 years ago

edios-global commented 3 years ago

I am using Clipboard in ionic v3 . While calling copy method it's giving exception Class Not Found.

denys-aponiuk commented 3 years ago

I have faced with this problem in ionic v4 today

denys-aponiuk commented 3 years ago

It seems like new version of the @ionic-native/clipboard is broken. v5.23 works for me npm install --save @ionic-native/clipboard@5.23.0