vstirbu / InstagramPlugin

Instagram plugin for PhoneGap/Cordova
MIT License
120 stars 78 forks source link

Caption not copying to clipboard #77

Closed mpk2 closed 7 years ago

mpk2 commented 7 years ago

Seems like the code that uses the cordova clipboard plugin is not properly attaching the caption to the clipboard.

mpk2 commented 7 years ago

Looks like the code isn't getting called until the callback in shareDataUrl in CDVInstagramPlugin.js

mpk2 commented 7 years ago

See #78

vstirbu commented 7 years ago

merged