Closed mpk2 closed 7 years ago
Seems like the code that uses the cordova clipboard plugin is not properly attaching the caption to the clipboard.
Looks like the code isn't getting called until the callback in shareDataUrl in CDVInstagramPlugin.js
shareDataUrl
CDVInstagramPlugin.js
See #78
merged
Seems like the code that uses the cordova clipboard plugin is not properly attaching the caption to the clipboard.