-
Notifications
You must be signed in to change notification settings - Fork 986
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
[#17909] fix: unhandled error when app launched in offline mode #17973
Conversation
d9595e6
to
b0d1e71
Compare
Jenkins BuildsClick to see older builds (13)
|
Hey @mohsen-ghafouri : Thanks for your contribution here, I too recently faced issue getting the android build to work when there was no internet connection. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested locally, works offline! good job @mohsen-ghafouri
b0d1e71
to
b1b3842
Compare
b1b3842
to
c9b3d58
Compare
status-go tag is updated in develop and this PR doesn't require separate branch in go. now it's just mobile changes |
c9b3d58
to
95f1e2c
Compare
@mohsen-ghafouri thank you for the PR! I am not reproducing the issue anymore. I also have not reproduced the issue in latest develop thought, as you have mentioned the correspondent go fix is already there. @mohsen-ghafouri just want to clarify: do we still need this PR to be merged in mobile? Asking because it seems that bug is not reproducible in develop even without this commit. But I might be missing something. |
81% of end-end tests have passed
Failed tests (5)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Expected to fail tests (4)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Passed tests (39)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestActivityMultipleDevicePRTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePR:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestDeepLinksOneDevice:
|
@pavloburykh In this PR, I've added additional checks to prevent crashes on both Android and iOS platforms. These extra safety measures are beneficial and shouldn't pose any issues. |
Great! Thank you for that @mohsen-ghafouri! I have triggered re-run of failed e2e. Let's wait for the results and after that we will be ready to merge. I will ping you here. |
60% of end-end tests have passed
Failed tests (2)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityOneDeviceMerged:
Passed tests (3)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
|
@mohsen-ghafouri PR is ready for merge. Thank you! |
Thank you @pavloburykh |
95f1e2c
to
0ee74e3
Compare
fixes #17909
Summary
Steps to test
Result
iOS
Screen.Recording.2023-11-22.at.23.45.10.mov
status: ready