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]: I/AlarmService( 3355): cancel: broadcast receiver not found #3026

Open
8 tasks done
waqadArshad opened this issue Jun 12, 2024 · 2 comments
Open
8 tasks done
Labels
question Further information is requested

Comments

@waqadArshad
Copy link

What is your question?

I just added android_alarm_manager_plus and it keeps showing I/AlarmService( 3355): cancel: broadcast receiver not found and does not schedule the job as intended.

I have done the setup properly as explained in the documentation.

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
@waqadArshad waqadArshad added the question Further information is requested label Jun 12, 2024
@vbuberen
Copy link
Collaborator

I have done the setup properly as explained in the documentation.

Could you fill in a full normal report? We have no idea about your setup, Android version, plugin version, code sample of what you tried to use, etc. With such a vague information it is hard to understand what is going on and help you.

Can you reproduce the issue with the example app of the plugin? If not, it is highly likely due to not having a proper setup as required.

@waqadArshad
Copy link
Author

Hi, I did see a very weird behaviour on the example app too. I'll add an example code hopefully by tomorrow. This I believe happened when I tried cancelling an Alarm before it was registered but I'm not sure.

There's another issue that I am having which is that the alarm does not go off most of the time unless I open the app at the time it is scheduled for. If you have any idea about that, do let me know. I'll be adding another issue for that but I would love to know if there's something you believe I might be missing.

Thanks

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

2 participants