taivo / parse-push-plugin

Push notification plugin for Cordova/Phonegap/ionic on Parse platform
118 stars 102 forks source link

correção push notification android oreo (create channel) #124

Closed Jsmn14 closed 5 years ago

Jsmn14 commented 6 years ago

Push Notifications using channel (Andoid oreo - SDK 26)

fmendoza commented 5 years ago

Is this working on both background in foreground? In my tests it only works when the app is opened in foreground

Jsmn14 commented 5 years ago

Is this working on both background in foreground? In my tests it only works when the app is opened in foreground

It works for me. Please, change target sdk 26 in config xml and try again.

fmendoza commented 5 years ago

yes it works :-)

taivo commented 5 years ago

Thanks for the PR @Jsmn14 and @fmendoza for the test usage. 👍