maestro icon indicating copy to clipboard operation
maestro copied to clipboard

feat(addMedia): add support for .pdf files

Open mugbug opened this issue 8 months ago • 3 comments

Use case

We have a flow where we want to share some documents in .pdf format, but currently we can't via addMedia command.

Proposal

I suppose .pdf files would be stored into a different storage in comparison to images and videos (which we currently support), so the implementation details might be different. But in terms of API usage, we should be able to have the same as we currently do for addMedia command.

Anything else?

No response

mugbug avatar May 14 '25 16:05 mugbug

I don't object to this proposal. But so far nobody in the community has offered a PR. Have folks tried and hit difficulties? Is this harder than adding an allowed extension type? I don't recall if there's different handling of the file transfer required for different file types on iOS or Android.

Fishbowler avatar Oct 12 '25 21:10 Fishbowler

I need PDF option as well. please add it !

ronnyremesnik avatar Nov 30 '25 11:11 ronnyremesnik