-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
bugA confirmed issue with the libraryA confirmed issue with the library
Description
Hi. I've been using your library for quite a while now with very little issue. However, I notice one of my users had this error in Android's error reporting:
java.lang.ClassCastException:
at su.litvak.chromecast.api.v2.Channel.isAppAvailable (Channel.java:472)
at su.litvak.chromecast.api.v2.ChromeCast.isAppAvailable (ChromeCast.java:237)
at [appname].CastFragment.handlerTask (CastFragment.java:706)
at [appname].CastFragment.access$2500 (CastFragment.java:53)
at [appname].CastFragment$16.run (CastFragment.java:602)
at java.lang.Thread.run (Thread.java:818)
I wasn't sure if I should report it or not as I wouldn't have any idea on how to replicate this. Using library version: 0.11.2.
Metadata
Metadata
Assignees
Labels
bugA confirmed issue with the libraryA confirmed issue with the library