Closed alkebuware closed 3 years ago
This pull request contains a fix for #30 where we simply just make the Intent parameter of onStartCommand method nullable, and make the accessing of the intent variable null safe.
This pull request contains a fix for #30 where we simply just make the Intent parameter of onStartCommand method nullable, and make the accessing of the intent variable null safe.