darryncampbell-cordova-plugin-intent icon indicating copy to clipboard operation
darryncampbell-cordova-plugin-intent copied to clipboard

General purpose intent shim layer for cordova appliations on Android. Handles various techniques for sending and receiving intents.

Results 20 darryncampbell-cordova-plugin-intent issues
Sort by recently updated
recently updated
newest added

Dear Sir, in demo app scanning in one time push side button but i have use same zebraionic demo code but in my app on push two times side button...

Dear Sir, In my ionic project when i add plugin then i face buil issue. ![errorscreen](https://user-images.githubusercontent.com/72072009/94550268-16158080-0271-11eb-87f5-bacdb0e5551f.png)

Hey Darryn, I am trying to start another activity with some simple extras, however I am unsure where to point to the specific application. Currently it is defined as such:...

Hi @darryncampbell, Thanks for the great work. This plugin worked but we needed to send an implicit intent to another app using action FLAG_ACTIVITY_NEW_TASK or ACTION_MAIN, but could not find...

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...

Hi @darryncampbell _(NOTE: GooglePay (earlier called Tez) is an India specific payment app launched by Google in India which uses UPI specification to facilitate in-app payment. This UPI payment provided...

help wanted

Hello maintainer and everybody, I obviously tested with those plugins only (everything else disabled) I'm here because [this plugin](https://www.npmjs.com/package/com.borismus.webintent) doesn't implement `startActivityForResult` and I was needing it. Goal needed: save...

In my app, I'm calling `registerBroadcastReceiver` (which works fine). However, I'm getting the following stack trace when closing the app (by swiping it away from the recent apps list). ```...

todo

I added code to my last hook in https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent/pull/85 to support Ionic v4, as their webview has an import to an old support library that breaks when androidx is enabled....

wontmerge

I don't know how to add intent in sendbroadcast and put extra array list of strings also adding FLAG_INCLUDE_STOPPED_PACKAGES and component to be like the below native code : ArrayList...

wontfix