How to have Ionic2 app with other apps here? Opposite of what Social Sharing plugin does.
Import data to Ionic2 app
How to have Ionic2 app with other apps here? Opposite of what Social Sharing plugin does.
Import data to Ionic2 app
You’d probably want to use something like a custom android intent for this.
There’s a plugin for this from cordova, though it looks like it’s not maintained.
You could fork it and update it if there are issues.
I will try this out. However, I am not familiar with native code hence forking would be out of question for me. I wonder if this is something Ionic team would be interested in maintaining?