owncloud / ios-app

📱The all-new iOS app for ownCloud
https://owncloud.org/news/new-ios-app-ready-public-app-store/
GNU General Public License v3.0
214 stars 124 forks source link

Receive a file Shared from other app #76

Open javiergonzper opened 6 years ago

javiergonzper commented 6 years ago

As a user, I want the possibility to send a file from an app to ownCloud iOS app to be uploaded to my ownCloud Sever.

Technical info:

We need to implemente the Share extension technical info at the Apple Documentation

AC:

Open to discussion:

The UI depends of this because we have here 2 options:

michaelstingl commented 6 years ago

@javiergonzper In the old app, it's pretty confusing. In some apps, I have 2 different options:

Voice Memos Photos *.PDF in Safari
img_3489 img_3789 img_3787
javiergonzper commented 6 years ago

@michaelstingl are different things to do more or less the same.

The "Open in ownCloud" is the old way to upload files to ownCloud from other app. Was implemented before the "Extensions" exist on iOS. If I remember correctly it was on iOS6 and extensions appear on iOS7.

It could be deleted from the old app because we do not support iOS6 and older anymore.

michaelstingl commented 6 years ago

@javiergonzper I see “Share to Files”. This should work for the beginning. Wait for user feedback and use cases if this is really needed?

javiergonzper commented 6 years ago

@michaelstingl from the beginning we just have to implement the "Share Extension"

I added more information on the issue in order to know what exactly we need 👍

michaelstingl commented 6 years ago

My idea was to not implement the "Share Extension". People can use the “Share to Files” feature everywhere in iOS11+.