cryptomator-ios icon indicating copy to clipboard operation
cryptomator-ios copied to clipboard

Native pCloud support

Open awehrfritz opened this issue 3 years ago • 1 comments

Given that the Android app has recently gained native pCloud support [1,2], I would like to inquire if this could be ported to the iOS (and desktop) app as well. I would assume much of the code implementing the pCloud support is not Android specific and could be reused among the different client apps.

I am aware that pCloud supports WebDav and thus could be used with Cryptomator already, but WebDav is obviously a protocol that should be avoided wherever possible.

[1] https://github.com/cryptomator/android/pull/283 [2] https://cryptomator.org/blog/2021/04/08/roadmap/

awehrfritz avatar Apr 17 '21 09:04 awehrfritz

I've opened a feature request here: https://github.com/cryptomator/cloud-access-swift/issues/3

This is the new library we're using for the "new" iOS app that implements cloud storage API.

tobihagemann avatar Apr 17 '21 11:04 tobihagemann