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 recent contacts on share sheet #3407

Open
enko opened this issue Jul 15, 2020 · 7 comments
Open

Support recent contacts on share sheet #3407

enko opened this issue Jul 15, 2020 · 7 comments
Labels
A-ShareExtension X-Needs-Product Requires input from the product team Z-Impact-3 Z-Papercuts Visible. Impactful. Predictable to action. Z-Visibility-2

Comments

@enko
Copy link

enko commented Jul 15, 2020

It would be nice, if my recent element contacts would be shown on the iOS share sheet:

Screenshot of the share sheet

@fridtjof
Copy link
Contributor

Relevant documentation: https://developer.apple.com/documentation/foundation/app_extension_support/supporting_suggestions_in_your_app_s_share_extension

It seems like we only need to generate ("donate") INSendMessageIntent objects whenever a message is sent. Also, the share view controller will need a little bit of glue to skip selecting a recipient.

@jasondaigo
Copy link

Since that function can not be configured in iOS it will force that for everyone. I dont like it.

@kloenk
Copy link
Contributor

kloenk commented Sep 10, 2021

@jasondaigo What do you mean by force it for everyone? It could probably be made into a local setting, inside of the app.
Also for Communication Notifications this donating of the INSendMessageIntent is mandatory (see #4819).

@gymnae
Copy link

gymnae commented May 30, 2023

Is anything happening in this regard? It’s a bad UX right now

@pixlwave
Copy link
Member

@gymnae All of our focus is on Element X now, so we're only likely to look into P1 defects on Element iOS. Sorry I can't be more helpful than that.

@gymnae
Copy link

gymnae commented Jun 2, 2023

@pixlwave, thanks for the update, wasn't aware of a new client in the works, looking forward to it

@DavyRay
Copy link

DavyRay commented May 26, 2024

I just installed Element X... still not showing up on the sharesheet on iOS. or am i not doing something correct? I click on more to see all the apps, and Element X is not listed among them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ShareExtension X-Needs-Product Requires input from the product team Z-Impact-3 Z-Papercuts Visible. Impactful. Predictable to action. Z-Visibility-2
Projects
None yet
Development

No branches or pull requests

8 participants