Skip to content

Fix crash when creating documents in an opened folder on android #18651

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

Merged
merged 2 commits into from
Apr 16, 2025

Conversation

emmauss
Copy link
Contributor

@emmauss emmauss commented Apr 14, 2025

What does the pull request do?

Fixes #18601 .
I'm certain this worked before, but it probably broke with the up to net8 with the new sdk version. Android docs did confirm this is the actual way of accessing the storage item that points to a directory.

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes #18601

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 12.0.999-cibuild0056049-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

AZURE-MRPRESTIGE

This comment was marked as spam.

@maxkatz6 maxkatz6 added bug backport-candidate-11.3.x Consider this PR for backporting to 11.3 branch labels Apr 16, 2025
@maxkatz6 maxkatz6 added this pull request to the merge queue Apr 16, 2025
Merged via the queue into master with commit 906afa3 Apr 16, 2025
12 checks passed
@maxkatz6 maxkatz6 deleted the fix/android-create-document-crash branch April 16, 2025 23:44
@MrJul MrJul added the backport-candidate-11.2.x Consider this PR for backporting to 11.2 branch label Apr 17, 2025
MrJul pushed a commit that referenced this pull request Apr 20, 2025
)

* fix crash when creating documents in an opened folder

* fix crash on folder delete on android
@MrJul MrJul added backported-11.2.x and removed backport-candidate-11.2.x Consider this PR for backporting to 11.2 branch labels Apr 20, 2025
MrJul pushed a commit that referenced this pull request Apr 25, 2025
)

* fix crash when creating documents in an opened folder

* fix crash on folder delete on android
@MrJul MrJul added backported-11.3.x and removed backport-candidate-11.3.x Consider this PR for backporting to 11.3 branch labels Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid URI message when trying to create a subfolder of an IStorageFolder in Android
5 participants