-
Notifications
You must be signed in to change notification settings - Fork 370
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
[Bug]: kotlinx.coroutines.CoroutinesInternalError: Fatal exception in coroutines machinery for CancellableContinuation #2019
Comments
@Sardorbekcyber Thanks for reporting. I see this is thrown from the kotlinx.coroutines library here. It's not clear to me if this is a OneSignal issue or an issue with the library or Kotlin. Do you get any other details in Crashlytics such as a "Caused by:" section?
What percentage users / devices effected and number of crashes?
Can you try updating to the latest OneSignal-Android-SDK (currently 5.1.6)? Also OneSignal uses
|
Do you get any other details in Crashlytics such as a "Caused by:" section? - Yes below is what is caused by Caused by java.lang.OutOfMemoryError What percentage users / devices effected and number of crashes? - Only single user rught now Can you try updating to the latest OneSignal-Android-SDK (currently 5.1.6)? - Yeap I will be updating both OneSignal and KotlinX Coroutines. But It turns out issue was not in libraries anyway but OutOfMemory Exception |
@Sardorbekcyber Thanks for the details. The |
Closing this issue as there are no further updates. If anyone is still experiencing this issue, please try upgrading to the latest SDK and open a new issue if the problem persists after upgrading. |
What happened?
For my app I am getting error on OneSignal from Crashlytics
Steps to reproduce?
What did you expect to happen?
No crashes from OneSignal
OneSignal Android SDK version
Release 5.1.1
Android version
9
Specific Android models
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: