David González Verdugo
David González Verdugo
Hi @mikedolx , I would recommend you to analyze the network requests so you can know exactly what's happening under the hood. You can try https://developer.android.com/studio/profile/network-profiler for that purpose, have...
> Are there any known incompatibilities with nextcloud? The ownCloud app for Android is prepared and tested to work with ownCloud instances, we can not ensure the same for NextCloud...
> Is this still required? If yes then can I work on this? It seems this needs https://github.com/owncloud/core/issues/14564 before, so let's wait a bit
Let me have a look...
@Den-Rimus Yes, I can reproduce what you say and it should be fixed, this library suffered significant changes when we [switched to a new network library ](https://github.com/owncloud/android-library/issues/51) so it's normal...
Hi @DynamicBit , I don't understand exactly what you mean, could you include more details?
Hi @cs8898 , as you can see in your Log, you can not use the remote operations with no account, so using `OwnCloudClientFactory.createOwnCloudClient` is not enough. I would recommend you...
> How can this work? getSavedAccount() can only be null, cause it was never set, right? See the constructor: @DanielKedl the error reported in the first comment is not about...
Hi @cl465809880 , 405 code usually indicates that the request method is known by the server but has been disabled or cannot be used for the resource identified. Are you...
Hi @PVince81 , I agree with you about this feature, it is pretty annoying for the user to have to be actively using the phone so that the big upload...