MacOS Finder Sync Extension in MAUI #32346
Unanswered
NiladriPadhy
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
You have huge discussion about iOS extensions here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am building an file processing app for MAC Catalyst. Which take a file input and process it. Currently I am picking up the file via File Picker.
I have an requirement to pick the file from right click. User will directly right click on the file, a option will shown in the context menu (My MAUI App name), once user click my App. That selected file will be passed to my app for processing.
Beta Was this translation helpful? Give feedback.
All reactions