receive_sharing_intent icon indicating copy to clipboard operation
receive_sharing_intent copied to clipboard

receive .txt-files on android

Open krabbenprgr opened this issue 4 years ago • 3 comments
trafficstars

updated my old solution to receive .txt files to the actual status of the master branch. The solution is only one line of code, but it works. Please merge the pull request so that the further versions have this options, too.

krabbenprgr avatar Nov 18 '21 14:11 krabbenprgr

I tested this and it worked for me. Thanks!

mcorcuera avatar Nov 19 '21 13:11 mcorcuera

Can you please tell me an example of how to access shared .txt file to to copy the state to a File type variable

ShoaibCodes avatar Dec 14 '21 14:12 ShoaibCodes

@KasemJaffer Hello Kasem, wondering why this PR hasn't been merged / addressed? Running into issues when trying to receive .txt and .csv files into our app. Will there be a fix for this issue in the near future? Sharing a .txt file on an iOS device quietly fails with no errors in console, on Android it shares a url to the file instead of the file itself.

veronikalaskova avatar Apr 01 '24 22:04 veronikalaskova