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

How to support android.intent.action.SEND ? #3

Open
eemi2010 opened this issue Sep 1, 2018 · 3 comments
Open

How to support android.intent.action.SEND ? #3

eemi2010 opened this issue Sep 1, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@eemi2010
Copy link

eemi2010 commented Sep 1, 2018

Is there a way to extend this module to support sending a file to my titanium app from another app ?
Cheers.

@Jei
Copy link
Contributor

Jei commented Sep 14, 2018

That would be a nice feature. I'll look into it.

@Jei Jei added the enhancement New feature or request label Sep 14, 2018
@eemi2010
Copy link
Author

Looking at the source code this should work out of the box no ? But the callback is not getting called when sending a file from another app only when clicking on a deeplink. I m missing something ?

@eemi2010
Copy link
Author

I could do this and send a PR if you point me in the right direction. Where are the action beeing handled or how can I extend the action handled by this module.

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