cordova-plugin-intent icon indicating copy to clipboard operation
cordova-plugin-intent copied to clipboard

Extract content uri

Open wombat86 opened this issue 7 years ago • 1 comments

extractFileFromContentUrl method added to the plugin which extracts file content from content://... URI using contentResolver.openInputStream, stores it to the temp file and returns its path.

wombat86 avatar Mar 10 '17 16:03 wombat86

Merge

themar7777 avatar Apr 27 '21 22:04 themar7777