-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Crash : java.lang.ArithmeticException: divide by zero #334
Comments
Maybe same problem. Description of the problem: Which library version are you using? 3.5.0. Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5, Galaxy A8 - Android 6.0.1 Does the same happen on other devices or an emulator? No Can you reproduce the issue in the sample project included with the library? If not, can you In the case of an error do you have a stack trace or adb logs? Fatal Exception: java.lang.ArithmeticException: divide by zero |
I have the same problem Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,Android 5.0) Samsung Galaxy Tab A 8.0/9.7 - Android 6/7 Does the same happen on other devices or an emulator? No just Samsung so far Can you reproduce the issue in the sample project included with the library? If not, can you provide your own sample project or sample code that produces this error? No **In the case of an error do you have a stack trace or adb logs? |
I am also facing this issue. Any fix for this. |
Please let me know if is there any fix for this issue |
Hello @rkistner , should we wait for changes? |
Same problem here. Library version: 3.6.0
|
facing the same problem |
+1 |
same here. |
Here as well, any news on this issue? |
We are facing exactly the same bug at random times with Samsung Galaxy S8 Plus(Android version : 8.0.0) and Samsung Galaxy J7 Prime(Android version : 8.1.0) phones. BRS / Kostas |
Any news about this issue ? |
Any plan to merge these fixes? Is this library still maintained? |
Should be fixed in v4.0.2. |
@rkistner can you please add a fix to 3.x version as well? I'm asking cause our app needs to support android api 21 so we cannot upgrade to 4.x version |
Can you please answer? |
The fixes won't be backported. You can use the latest versions with Android API 14+, either by:
|
Description of the problem:
Which library version are you using? 3.5.0.
Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,
Android 5.0)
Samsung - Android 7
Does the same happen on other devices or an emulator? No
Can you reproduce the issue in the sample project included with the library? If not, can you
provide your own sample project or sample code that produces this error? No
In the case of an error do you have a stack trace or adb logs?
The text was updated successfully, but these errors were encountered: