Skip to content

ClassException: Channel.isAppAvailable (Channel.java:472) #128

@grolschie

Description

@grolschie

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

No one assigned

    Labels

    bugA confirmed issue with the library

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions