roblav96 / nativescript-onesignal

A Nativescript plugin that wraps the iOS and Android OneSignal Push Notifications SDK.
https://documentation.onesignal.com/docs/getting-started
Other
24 stars 42 forks source link

Added compatibility with android 8.0 #37

Closed Ericky14 closed 6 years ago

Ericky14 commented 6 years ago

As of right now, android 8.0 is unable to receive push notifications. To make it work we gotta add the onesignal gradle plugin manually to build.gradle since by just including it through app.gradle using nativescript does not work.

endymion00 commented 6 years ago

@roblav96 could you tell me when it is planned to publish this fix to npm? Thanks you in advance!