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

[Question]: Android_Alarm_Manager_Plus #2860

Open
8 tasks done
Raasith09 opened this issue Apr 29, 2024 · 0 comments
Open
8 tasks done

[Question]: Android_Alarm_Manager_Plus #2860

Raasith09 opened this issue Apr 29, 2024 · 0 comments
Labels
question Further information is requested

Comments

@Raasith09
Copy link

What is your question?

actually, I'm implementing that when a user login he has only 45 minutes to work in an app, even if the app was run in the background. so I wrote a separate class and called the class when the user login sometimes it works in the background sometime it shows "e/flutterbackgroundexecutor(18665): background isolate already started
i/alarmservice(18665): alarmservice has not yet started." I couldn't find the perfect solution below I mention my code.
Screenshot 2024-04-29 at 12 29 36 PM
Screenshot 2024-04-29 at 12 31 36 PM
Screenshot 2024-04-29 at 12 32 42 PM

Checklist before submitting a question

  • I searched issues in this repository and couldn't find such bug/problem
  • I Google'd a solution and I couldn't find it
  • I searched on StackOverflow for a solution and I couldn't find it
  • I read the README.md file of the plugin
  • I am using the latest version of the plugin
  • All dependencies are up to date with flutter pub upgrade
  • I did a flutter clean
  • I tried running the example project
@Raasith09 Raasith09 added the question Further information is requested label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant