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

[FEATURE][Android] Include AutoStarter library to resolve OEM-specific notification message issue #235

Open
dpa99c opened this issue Nov 23, 2019 · 7 comments
Labels
android Relates to Android platform feature request New feature request runtime issue An issue related to app runtime

Comments

@dpa99c
Copy link
Owner

dpa99c commented Nov 23, 2019

Some users of this plugin are reporting not receiving FCM notifications when the app is not running (vs running in the background) on Android.
Upon investigation it appears there are some OEMs (e.g. Xiaomi, Letv, Honor, Oppo, Vivo, Huawei) which by default blacklist apps from autostarting.
To resolve this we can include the AutoStarter library in Android builds which is specifically aimed at resolving this issue on at least some of those OEMs (and hopefully more in future).

Since I myself don't have access to devices produced by these specific OEMs, I will need the help of plugin users who can access such devices to test the solution.

@dpa99c dpa99c added android Relates to Android platform feature request New feature request runtime issue An issue related to app runtime labels Nov 23, 2019
@MattGould1
Copy link

MattGould1 commented Nov 24, 2019

hey @dpa99c this looks really promising (I have a vivo from that list). I'll see if it works and if I can create a PR for it.

@urlexnilz
Copy link

hi @dpa99c,
we got Xiaomi and Huawei if you need further debugging assistance.

@jay9792
Copy link

jay9792 commented May 20, 2020

It is android plugin autostart and application developed in ionic

i would be thankful if you provide me solution in ionic 4 for background notification when app is killed using firebase x plugin

@stale
Copy link

stale bot commented May 12, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 12, 2021
@stale stale bot closed this as completed May 19, 2021
@dpa99c
Copy link
Owner Author

dpa99c commented Jul 23, 2021

Reopening as stalebot incorrectly closed it

@dpa99c dpa99c reopened this Jul 23, 2021
@dpa99c dpa99c removed the wontfix label Jul 23, 2021
@gmbad
Copy link

gmbad commented Oct 4, 2021

hello @dpa99c.

On my device xiaomi is not working when the app is closed.

On my samsung everything works correctly.

I am available to test possible new releases to fix this problem.

Thanks

@adirgan
Copy link

adirgan commented Mar 4, 2022

Hello @dpa99c

Is there an estimated date, in which they will add this function to the library? or do we have to implement it ourselves

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Relates to Android platform feature request New feature request runtime issue An issue related to app runtime
Projects
None yet
Development

No branches or pull requests

6 participants