Question Warriors
Question Warriors

Reputation: 127

Notifications are not working in Android Oreo

I am using pushwoosh plugin for pushnotification in my cordova phonegap application. Actually the issue is that notifications are not coming in the Android O devices.

Cordova Android Platform is :: 4.1.1 Pushwoosh Plugin version :: 6.3.0

can you please help me out to solve this issue.

Android 8 is using Notification channel, so how to implement channel code in pushwoosh.

Upvotes: 0

Views: 953

Answers (1)

Neeraj Walia
Neeraj Walia

Reputation: 228

Use Cordova Firebase Plugin. Its very simple to use. If you want to use this plugin visit https://github.com/arnesson/cordova-plugin-firebase

And check this video for tutorial https://www.youtube.com/watch?v=DvRGNrGpI_A

Upvotes: 0

Related Questions