Open NullIsNot0 opened 7 years ago
Same is happening on my app, i"m gonna try your solution, thx !
This solution was suggested by @davhad.
@NullIsNot0 this soluciton works on previous ios versions?
@marcosbitetti have not tried it on previous versions, but it should work. Have tried it on iOS 11 and it works. Without patch it does not work on iOS 11.
I have created a pull request: #35
Seems that this repo is abadoned and Cordova switched to https://github.com/ihadeed/cordova-clipboard , so I created a pull request there too: https://github.com/ihadeed/cordova-clipboard/pull/2
It is unable to copy from your app and paste text into another app. Paste simply does not work. Please see and make changes like made in https://github.com/XPanniX/CordovaClipboard/pull/1/commits/dac4c0e5eb29fbccbc9c6f9c0e8c45971b5deea7 The solution works.