You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using this plugin for windows phone 8.1/10 app, but the plugin is not working.
cordova plugin add com.verso.cordova.clipboard
cordova.plugins.clipboard.copy("dfsd", function (text) { debugger; }, function (tex) { debugger; });
It is always returning error.
Could anyone help me out.
Thanks in advance.
Regards,
Ishan Deb
The text was updated successfully, but these errors were encountered:
Hi,
I am using this plugin for windows phone 8.1/10 app, but the plugin is not working.
cordova plugin add com.verso.cordova.clipboard
cordova.plugins.clipboard.copy("dfsd", function (text) { debugger; }, function (tex) { debugger; });
It is always returning error.
Could anyone help me out.
Thanks in advance.
Regards,
Ishan Deb
The text was updated successfully, but these errors were encountered: