5

I want to receive text from other applications in my mobile.For that i need to add my app to share via menu. In android native applications we do this with intent-filters and handle the intent in activity file. Now is there any possible way to do this in ionic framework.

note: I am not asking about ionic-social-sharing plugin.I want to receive from other applications. I tried searching in google for plugins but no use.

i want to add my app icon in this screen

I want to add my app icon in this screen and handle the event.

varun aaruru
  • 2,920
  • 1
  • 20
  • 36

1 Answers1

0

Well, it's a question from 2017 but still hard to find the answer to so if you got here, there you go: https://github.com/carsten-klaffke/send-intent This should work for you.

Itay Hamashmid
  • 151
  • 1
  • 5