NativeScript / sample-android-background-services

Using Android Background Services in NativeScript
63 stars 10 forks source link

Requires nativescript-android-utils #17

Closed SteveOliverC closed 7 years ago

SteveOliverC commented 7 years ago

You need to include this plugin in your own projects so that the NotificationIntentService can be found. I missed this step if it was in the instructions.

https://github.com/Pip3r4o/nativescript-android-utils

petekanev commented 7 years ago

The project demo already references the nativescript-android-utils as can be seen in the package.json - https://github.com/NativeScript/sample-android-background-services/blob/master/package.json