-
Notifications
You must be signed in to change notification settings - Fork 37
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
HCaptchaConfig IOException writing serializable object #94
Comments
It has occured on |
@CAMOBAP it happened over 350 times. OS and device doesn't seem to make difference here. Some users data with crash: |
* bugfix: HCaptchaConfig serialization crash #94 * bump version 3.5.1
@DSergiu I wanted to bring to your attention that although this PR is closed, I am still encountering the same crash with the latest version of HCaptcha. This is reflected in our Firebase crash logs. |
@dr-fenil is the stack trace the same? Could you please share some logs and device stats? |
@CAMOBAP crash trace
let me know if you need more information. |
@dr-fenil thanks for your patience, I think I need more information. The issue doesn’t reproduce under standard conditions. Could you please provide more details on the following:
Thanks |
Hello for some time I'm getting crashes from some of users because of serialization problem. Currently I'm using
3.4.0
version, but it also happened few times on3.3.6
.Some logs:
Fatal Exception: java.lang.RuntimeException
Parcelable encountered IOException writing serializable object (name = com.hcaptcha.sdk.HCaptchaConfig)
The text was updated successfully, but these errors were encountered: