Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support com.apple.ui-services #80

Open
pmmmwh opened this issue Jan 5, 2025 · 2 comments
Open

Support com.apple.ui-services #80

pmmmwh opened this issue Jan 5, 2025 · 2 comments

Comments

@pmmmwh
Copy link

pmmmwh commented Jan 5, 2025

This is kinda the same as the share target, but instead of relying on SLComposeServiceViewController it uses a normal UIViewController, which allows slightly different sharing semantics.

(I have a working version specifically for this kind of service that can be shared as a gist but unfortunately I don't currently have the time to create a PR)

@EvanBacon
Copy link
Owner

After the share target is generated, you can just change the template code in your project to use UIViewController right?

@pmmmwh
Copy link
Author

pmmmwh commented Jan 6, 2025

Not really - com.apple.share-services expects SLComposeServiceViewController, so it's ever so slightly different ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants