-
Notifications
You must be signed in to change notification settings - Fork 11
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
Sometimes PEKO fails with exception: java.lang.IllegalStateException #29
Comments
Looking into it, thanks for reporting! |
Although I could not reproduce it, I refactor that part of the code. New release v3.0.4 should fix it |
I can't to intentionally reproduce this behavior too. It seems to require some specific conditions. According to the documentation, there should be no problems, but Crashlytics shows that it sometimes happens. In an application with an audience of about 1000 users, this happens once every few weeks. |
Thanks for letting me know, looking into it |
@sherbaev can you please show me an example how you call the library? I am trying to reproduce this |
Can you please try the latest version (v3.0.5)? |
|
Used version: implementation 'com.markodevcic:peko:3.0.3'
Some Google play report:
Device: samsung dm1q (Galaxy S23)
Android: Android 13 (SDK 33)
compileSdkVersion: 33
targetSdkVersion: 33
minSdkVersion: 24
Sometimes PEKO fails with exception:
The text was updated successfully, but these errors were encountered: