💀☠️NEW PLUGIN, PLEASE DON'T USE THIS ONE ANYMORE☠️💀
See original GitHub issueHi everyone!
This plugin is dead as you can see, please use this fork that is being regularly updated.
you should only need to run:
cordova plugin rm com.verso.cordova.clipboard
cordova plugin add cordova-clipboard
and it should work out of the box but don’t forget to test! 😄
(also please DON’T create issues here, put them on the new fork! and star it!) Thanks!
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:7
Top Results From Across the Web
Webpack 4: Universal Code Splitting in React | by Zack Jackson
I'm sure at one point or another we have all run into the inevitable problem, “I wanna server-side render my React app, but...
Read more >SuperLobbyDeluxe | [1.8.8 - 1.19.x] ✪ 4.5.4 - SpigotMC
It is a plugin for your Hub/Lobby, that allows you to customize many features of the light server lobby powerful and free for...
Read more >DO NOT ADD NEW POSTS - My school has everything blocked
If your school has a system whereby there's a whitelist of sites that can be visited and everything else is blocked, and this...
Read more >Overview - SuperLobbyDeluxe - Bukkit Plugins - Projects
It is a plugin for your Hub/Lobby, allowing you to customize many more features! This plugin has been tested in version 1.10. Please...
Read more >Emoji doesn't work since WP 5.4.2
Since WP 5.4.2 the plugin doesn't work anymore. If I open editor and chose the emoji, it's just loading only the icon but...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I could not install this plugin using
cordova plugin add cordova-clipboard
The command outputs :Error: Failed to fetch plugin https://github.com/ihadeed/cordova-clipboard.git via registry.
To resolve this error i executed the following command:cordova plugin add cordova-clipboard --nofetch
Thank you by the hint, this new plugin resolve all my bugs with clipboard. 😄
@ihadeed Great!
I’m now trying to contact the original dev of this repo to make a deprecation notice and point to your repo…