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

fix: Use a native swift sort to prevent a crash in Drive #1340

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

adrien-coye
Copy link
Contributor

Fix an appstoreconnect crash.

Substitute a Realm sort for a standard swift sort that existed already in the code.

@adrien-coye adrien-coye added the bug Something isn't working label Nov 14, 2024
@adrien-coye adrien-coye added this to the 5.0.2 milestone Nov 14, 2024
Copy link

sonarcloud bot commented Nov 14, 2024

@Ambrdctr Ambrdctr merged commit 84b9f06 into master Nov 14, 2024
5 checks passed
@Ambrdctr Ambrdctr deleted the fix-realm-drive-sort-crash branch November 14, 2024 12:03
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 this pull request may close these issues.

2 participants