App crash due to java.lang.IncompatibleClassChangeError
in gson converter
#206
Labels
java.lang.IncompatibleClassChangeError
in gson converter
#206
Issue:
We are receiving crashes on samsung devices with OS 4, 5 & 8. I'm using
pusher-java-client:1.8.2
andgson:2.8.4
in my code.Crash Report
This issue seems to be related to gson converter used by pusher. It is also reported here but the users are experiencing it only on Samsung devices with OS version 5 while we are experiencing on other OSs as well. Is there any workaround to avoid this crash? Does reverting back to
gson:2.2.2
will fix this as this is the version currently used by your library?CC @pusher/mobile
The text was updated successfully, but these errors were encountered: