Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Help Needed #114

Open
grapevinedevelopers opened this issue Aug 15, 2020 · 1 comment
Open

Help Needed #114

grapevinedevelopers opened this issue Aug 15, 2020 · 1 comment

Comments

@grapevinedevelopers
Copy link

Hi Darry,

I am new to ionic. Using Ionic to build an android app where I need to receive data from applications like inshorts etc and prefill a form based on the data received.
I understood that I need to declare a receive action inside the intent filter section of AndroidManiftest.xml
and handle the intent in one of the ts files to load a particular component and prefill the form with the received intent data.
But I unable to start or not sure how to go about it.
Can you help me with some basic code.
I use Ionic with Angular.

Thanks in advance

@darryncampbell
Copy link
Owner

Hi, please see https://github.com/darryncampbell/plugin-intent-api-exerciser for an example app (in Cordova) showing how to use this plugin. It is not possible to modify the app manifest with this plugin but you can invoke an app with an explicit intent or register to receive a broadcast Intent

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants