ios-app
ios-app copied to clipboard
[Spaces] Identify "Shares" Space by UUID
This would align the implementation with ownCloud web:
export const SHARE_JAIL_ID = 'a0ca6a90-a365-4782-871e-d44447bbc668'
Same is planned for the desktop sync client:
- https://github.com/owncloud/client/issues/10196
Change of the backend implementation would break all clients.
/cc @TheOneRing @kulmann @micbar