question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Scheduled notifications don't fire on Android Pie

See original GitHub issue

WARNING: IF YOU IGNORE THIS TEMPLATE, WE’LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!

Provide a general summary of the issue.

Your Environment

  • Plugin version: 0.9.beta.3
  • Platform: Android P Preview Beta 3
  • OS version: Mac
  • Device manufacturer / model: Android Pixel 2 emulator
  • Cordova version (cordova -v): 7.0.0
  • Cordova platform version (cordova platform ls): Cordova Android 7.1.0
  • Plugin config
  • Ionic Version (if using Ionic)

Expected Behavior

Tell us what should happen

Scheduled notification for specific date and time should fire.

Actual Behavior

Tell us what happens instead Only the first notification, 5 seconds from current time, fires successfully but any later ones for specific date and time in future does not fire though are scheduled without any error. All works fine in Android 8+.

Steps to Reproduce

Reproduce this issue; include code to reproduce, if relevant Just schedule notification for specific date and time in future.

Context

What were you trying to do?

Debug logs

Include iOS / Android logs

  • ios XCode logs
  • Android: $ adb logcat

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
sudattadesai72commented, Aug 16, 2018

Hello I am facing same issue in Android Pie and IOS 12 beta. Can anybody fixed this??

1reaction
mkn20commented, Aug 10, 2018

Any traction on this? Trying on the released Android Pie has the same result as well. Thanks in advance.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Complete Guide to Fixing Delayed Notifications on Android
A Complete Guide to Fixing Delayed Notifications on Android · 1. Re-Enable Wi-Fi or Mobile Data · 2. Fix Using Airplane Mode ·...
Read more >
Notifications are broken on Android Pie and Google is doing ...
Notifications are broken on Android Pie and Google is doing nothing about it. The notifications are always delayed if I leave the phone...
Read more >
How to use alarm in Android Pie - Stack Overflow
Alarms do not fire when the device is idle in Doze mode. Any scheduled alarms will be deferred until the device exits Doze....
Read more >
Create and Manage Notification Channels - Android Developers
On this page · Create a notification channel. Set the importance level · Read notification channel settings · Open the notification channel ...
Read more >
Android 9 Pie will soon offer a way to see which apps have ...
In Android 8.0 Oreo, you can easily see a list of the apps for which you have blocked notifications. In Android 9 Pie,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found