Fix #127
Fixed the issue causing a Attempt to invoke virtual method 'long android.content.Intent.getLongExtra(java.lang.String, long)' on a null object reference
. You can read more about it here - #129
Thanks to @sofronovicnikola
I will look at returning START_REDELIVER_INTENT
instead of START_STICKY
in the next release.