VersoSolutions / CordovaClipboard

Clipboard management plugin for Cordova/PhoneGap
MIT License
144 stars 257 forks source link

Issue pasting Imgur app link (ios) #20

Open timsmith339 opened 8 years ago

timsmith339 commented 8 years ago

on iOS, When in the Imgur app, looking at a picture and doing a long-press to copy the link URL, then using the verso clipboard plugin to paste, it has an error on the native side and doesn't trigger the error callback.

I believe imgur has also copying to clipboard some hidden character that's tripping up the paste funtion (?) Because if I paste it manually somewhere and recopy the same text, then the verso clipboard paste works.