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

How do I use infinite interval on configurations ? #38

Open
GaelleJoubert opened this issue Jun 24, 2021 · 0 comments
Open

How do I use infinite interval on configurations ? #38

GaelleJoubert opened this issue Jun 24, 2021 · 0 comments

Comments

@GaelleJoubert
Copy link

I would like to lauch the Forground service for an infinite time.
I tried to do it by calling FlutterForegroundPlugin.setServiceMethod(foregroundServiceFunction); without calling FlutterForegroundPlugin.setServiceMethodInterval(), but this doesn't work. I also tried to set 'second' to 0, it doesn't work either.

Could you tell me how to do that ?
Thank you very much.

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

No branches or pull requests

1 participant