Skip to content

No notification overlay appears on Android 8.0.0  #1403

@ruben82

Description

@ruben82

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

Provide a general summary of the issue.

My Environment

  • Plugin version: 0.8.5
  • Platform: Android
  • OS version: 8.0.0
  • Device manufacturer / model: Nexus 5X
  • Cordova version (cordova -v): 7.0.1
  • Cordova platform version (cordova platform ls): Android 6.3.0
  • Plugin config
  • Ionic Version (if using Ionic): 3.14.0

Expected Behavior

When I call in background mode

this.localNotifications.schedule({
        id: 1
        , title: "Prova"
        , text: "Testo"
      });

a overlay notification should appears.

Actual Behavior

Nothing is showed on Android 8.0.0. All works on Android 7.0

Steps to Reproduce

Execute that code when app is closed

Context

I tried to reinstall everything... but with no result

Debug logs

No error is logged

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions