-
Notifications
You must be signed in to change notification settings - Fork 196
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 on AppSyncRealTimeClient.monitorHeartBeats(_:) + 428 #3748
Comments
Hello,
|
It is not reproducible but there are almost more than 50 crash in same file for our production users |
@amruth-movano Thank you for providing the crash reports. I'll investigate to see if I can reproduce the issue. |
@5d Did you get any hint in this, as many users are seeing this crash? |
@amruth-movano Our team is still trying to reproduce this issue in our local environment. You said its not reproducible, but are you able to deduce from the usage of Amplify on what are the most likely possible steps? |
@harsh62 Did we get any solution on this? |
Thank you for your patience - we will investigate and post updates. |
Hi @amruth-movano , Unfortunately, I couldn't reproduce the issue. |
Hi @5d, I am also facing this issue on version 2.29.1. There are lots of Crashes due to this. What measures can I take to prevent this? I have looked over the release notes of all the recent Amplify Versions, but none of them mentioned this issue being fixed. |
Hi @minaamaw-sl, were you able to try out the |
@lawmicha, I have not tried it as I am unable to reproduce it, however Analytics show that it does Crash for some users. |
@minaamaw-sl Our team will review the attached PR and provide an update once it gets merged. |
@harsh62 @lawmicha @5d @thisisabhash |
@harsh62 Thanks for checking. Can you let us know when are we going to release it in new version? |
#3824 has been released in 2.39.0. Please let us know if you are still seeing the crash after upgrading to that version. |
Hi @tenaz92 , Could you please share the complete crash log? I see that you're using version 2.39.0. However, based on the screeshot, |
Confirming I am also still having the same issue. It appears to happen when the app has been left open for a while on a user's device. |
Hi @zachfields , |
Describe the bug
Our production users are getting crash in AppSyncRealTimeClient.monitorHeartBeats(_:) + 428
Below is the crash log
Steps To Reproduce
-
Expected behavior
It should not crash
Amplify Framework Version
2.33.6
Amplify Categories
API, DataStore
Dependency manager
Swift PM
Swift version
5.9.2
CLI version
12.11.1
Xcode version
15.0
Relevant log output
No response
Is this a regression?
Yes
Regression additional context
No response
Platforms
iOS
OS Version
iOS 17.5.1
Device
iPhone 13 :Pro
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: