Skip to content

Conversation

@RHenigan
Copy link

@RHenigan RHenigan commented Jul 28, 2020

Fixes #18

The BroadcastReceiver for ErrorUpdates tries to write to the display. When the SdlManager is not ready yet this would cause a crash. Now the OnReceive method for the BroadcastReceiver will check that the SdlManager is not null and is ready before trying to write to the display

@JulianKast JulianKast merged commit 26b4046 into master Aug 5, 2020
@JulianKast JulianKast deleted the bugfix/issue_18 branch August 5, 2020 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WeatherService sending errorupdate broadcast for location and network even though both are available

3 participants