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

Support for android receivers #6

Open
MauroDiamantino opened this issue Apr 10, 2020 · 0 comments
Open

Support for android receivers #6

MauroDiamantino opened this issue Apr 10, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@MauroDiamantino
Copy link

Hello, I would like to know if it is possible to use a BroadcastReceiver through this package. I need to start a service related to my app after the boot is completed, so then I need to define a broadcast receiver to get informed when the boot has finished and then start the service with an Intent object. Is it possible to get this using this package? Or, should I use MethodChannel?

Well if it isn't supported, so then I am requesting this feature in this post.

I hope you can guide me. Best regards.

@MauroDiamantino MauroDiamantino added the enhancement New feature or request label Apr 10, 2020
@artob artob added enhancement New feature or request help wanted Extra attention is needed and removed enhancement New feature or request labels Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

2 participants