-
Notifications
You must be signed in to change notification settings - Fork 3
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 #60
Comments
Hi @devNigh, Can you check with the latest version of the SDK that the problem persists (v2.5.2), otherwise:
Regard, |
Hi, @waelba The first bug is not observed. But for now quite similar crash takes place: It seems like crash occurs on opening chat. Affected OS versions: Android 9-14. |
Hi @devNigh, Thanks for your response, can you update the SDK to the last version (v3.0.1) then check if the issue persists ? Regards, |
This crash was got with 3.0.1 version |
Thanks @devNigh , I created a new ticket and we'll investigate this issue. Regards, |
Thank you @waelba ! |
Hi @sherbaev, We already fixed this issue and it will be available in the next release (during this week) Regards, |
Hi @sherbaev, Today, we released a new SDK version (v3.0.2) which contains the fix, please let me informed if your issue has been fixed. Regards, |
Hi @waelba , Is there an official release for version 3.0.2? |
Hi @captain-KasH, We already released version 3.0.2 on January 15th and we released a latest version (3.2.2) two weeks ago. Regards, |
Hey @waelba , Sorry, my bad. So, the version below is no longer LTS, right? |
Yes updated the latest release version. Thanks. |
Hi,
The crash with this message is faced:
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'androidx.fragment.app.FragmentManager androidx.fragment.app.FragmentActivity.getSupportFragmentManager()' on a null object reference
All relevant error stack is:
It is not possible to reproduce. It looks like inner library bug
Could you please check? Version 2.5.1
The text was updated successfully, but these errors were encountered: