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

[ShareItems] Allow control over which apps can be shared to on Android #271

Open
DelphiWorlds opened this issue Nov 27, 2024 · 2 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@DelphiWorlds
Copy link
Owner

Original request came from Alisson Rodrigo Oliviera in the Telegram group

Implement an intent chooser where more than one package is specified, or simply use setPackage on the intent

@DelphiWorlds DelphiWorlds added the enhancement New feature or request label Nov 27, 2024
@DelphiWorlds DelphiWorlds self-assigned this Nov 27, 2024
@alissonrodrigo
Copy link

thanks

@DelphiWorlds
Copy link
Owner Author

As per my comment in the Telegram chat, you can target single apps by using the overload of the Share method that has the ATargetPackage parameter (pass the package name, e.g. com.whatsapp).

I'll leave this open anyway, as I have a solution for allowing the user to choose from more than one that could be specified in the call to Share

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

No branches or pull requests

2 participants