Skip to content
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

UploadQueueViewController - NSInternalInconsistencyException #551

Closed
PhilippeWeidmann opened this issue Jan 24, 2022 · 0 comments · Fixed by #632
Closed

UploadQueueViewController - NSInternalInconsistencyException #551

PhilippeWeidmann opened this issue Jan 24, 2022 · 0 comments · Fixed by #632
Labels
bug Something isn't working
Milestone

Comments

@PhilippeWeidmann
Copy link
Member

Crash is reported in Sentry as KDRIVE-IOS-1EW.

We should first try to use a live object instead of a frozen array for the uploadingFiles (UploadQueueViewController.swift:30) to see if it resolves the issue.

If not working try solutions proposed here: realm/realm-swift#4818

@PhilippeWeidmann PhilippeWeidmann added the bug Something isn't working label Jan 24, 2022
@flowbe flowbe added this to the 4.1.3 milestone Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants