RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Still seeing com.verso.cordova.clipboard error in latest release #212

Open teamsoo opened 6 years ago

teamsoo commented 6 years ago
screen shot 2561-01-03 at 15 12 51

This happen when cordova prepare in fresh clone.

arnoldsandoval commented 6 years ago

cordova plugin add https://github.com/ibnclaudius/CordovaClipboard

seems to have done it for me, its a fork of the failed plugin.

teamsoo commented 6 years ago

@arnoldsandoval thanks. Wish they update it in the main repo.

teamsoo commented 6 years ago
screen shot 2561-01-15 at 16 34 49

cordova prepare doesn't work for your repo. but the cordova plugin add https://github.com/ibnclaudius/CordovaClipboard works ok