This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Implement notification channels #1949
Comments
Started working on this. A bit of a PITA as there is not compat library for this right now. |
macdonst
added a commit
that referenced
this issue
Sep 14, 2017
Currently in master and planned to be part of a 2.1.0 release. Update your SDK's to Android O everyone as you'll need it to build. |
I made some comments/regards on the commit itself. If/when you have the time to go through them, specially on the channel attributes/constants topic, we should update the type definition files accordingly for all that sweet typescript/ionic sugar. |
macdonst
added a commit
that referenced
this issue
Oct 18, 2017
macdonst
added a commit
that referenced
this issue
Oct 18, 2017
macdonst
added a commit
that referenced
this issue
Oct 18, 2017
macdonst
added a commit
that referenced
this issue
Oct 18, 2017
@fredgalvao okay I kinda feel like this one is done now. Lemme know if you see anything else. I've created a new issue for the .ts file update. |
This thread has been automatically locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behaviour
Expect notifications to be displayed when your app targets sdk 26 (Android O)
Actual Behaviour
Notification is not shown.
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Set your targetSdkVersion to 26, build your app and send a push notification.
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
Android 8.0
(Android) What device vendor (e.g. Samsung, HTC, Sony...)
All
Cordova CLI version and cordova platform version
Plugin version
Sample Push Data Payload
Sample Code that illustrates the problem
Logs taken while reproducing problem
N/A
The text was updated successfully, but these errors were encountered: