GeoTecINIT / nativescript-task-dispatcher

NativeScript-based mobile background task scheduler and dispatcher
Apache License 2.0
18 stars 6 forks source link

Fix alarm cancelling #11

Closed matey97 closed 3 years ago

matey97 commented 3 years ago

This PR solves a bug with alarm's PendingIntent which caused the no cancellation of scheduled alarms.

agonper commented 3 years ago

Well spotted @matey97!! Awesome contribution 😄