Android application to synchronize a phone with a watch running asteroid-btsyncd.
GNU General Public License v3.0
101
stars
37
forks
source link
MediaService: Do not attempt to add a sessions listener whenever the session manager isn't available. #210
Closed
MagneFire closed 1 year ago
I could not reproduce the issue mentioned in #209... But I've added a
null
check to prevent the issue from happening.This may fix #209.