Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

classCastException - onActivity destroyed #17

Closed
RasmusKOlsen opened this issue May 17, 2016 · 2 comments
Closed

classCastException - onActivity destroyed #17

RasmusKOlsen opened this issue May 17, 2016 · 2 comments

Comments

@RasmusKOlsen
Copy link

RasmusKOlsen commented May 17, 2016

Hi,

I am getting a ClassCastException due to onDestory in RxFlux not checking instanceof before casting (line 112).
It seems there is already a pull request that fixes this issue(#12), and it appears to be merged - however it is not part of the 0.3.2 release.

@marcelpinto
Copy link
Owner

Yes I'll try to merge it with the rest and make a release ASAP.

On Tue, 17 May 2016, 16:04 Rasmus Olsen, notifications@github.com wrote:

Hi,

I am getting a ClassCastException due to onDestory in RxFlux not checking
instanceof being casting (line 112).
It seems there is already a pull request that fixes this issue(#12
#12), and it appears to be
merged - however it is not part of the 0.3.2 release.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#17

@marcelpinto
Copy link
Owner

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants