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

Android support #91

Closed
igiona opened this issue Jul 4, 2024 · 1 comment
Closed

Android support #91

igiona opened this issue Jul 4, 2024 · 1 comment

Comments

@igiona
Copy link

igiona commented Jul 4, 2024

Despite the README declares this client to be cross-platform, at least on Android it doesn't fully work:

var items = await _webDavClient.Propfind($"remote.php/dav/files/Me");

works on windows, but fails on android:

image

Is anyone out there that was successful in using this library on any mobile platform?

@igiona
Copy link
Author

igiona commented Jul 4, 2024

Duplicated: #59

@igiona igiona closed this as completed Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant