TheGalfins / GNSS_Compare

A novel framework for processing raw GNSS measurements on an Android smartphone
https://gnss-compare.readthedocs.io
Apache License 2.0
63 stars 37 forks source link

App crashes on unbindService in MainActivity's onPause #4

Closed mt-krainski closed 5 years ago

mt-krainski commented 5 years ago

Understand and fix. For now - quick fix was to add a check if service is bound. Update issued and waiting to see if resolved.

mt-krainski commented 5 years ago

Resolved