Open trcrenshaw opened 2 years ago
Same problem
@trcrenshaw @Phmichau I just implemented this in the share_handler plugin version 0.0.5. And yes, it doesn't use the share extension. It hands the file url directly to the app and has to be handled differently. https://github.com/AboutShout/share_handler/tree/main/share_handler
I just try it and it s working. thank you man, your save my life, good job
Philippe Michaud *l Le 2 juin 2022 à 11:41 -0600, Josh Juncker @.***>, a écrit :
@trcrenshaw @Phmichau I just implemented this in the share_handler plugin version 0.0.5. And yes, it doesn't use the share extension. It hands the file url directly to the app and has to be handled differently. https://github.com/AboutShout/share_handler/tree/main/share_handler — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Receiving files via air drop doesn't seem to be supported at the moment. Is this something that could be added in the future?
Right now, when receiving a custom file type via airdrop on iOS, I'm given the option to open up the file with the app, however, the file never gets picked up by the app. Does receiving the file through airdrop use a different extension than the share extension?