hpi-schul-cloud / schulcloud-flutter

Our Flutter based App for Android and iOS.
GNU Affero General Public License v3.0
20 stars 3 forks source link

Integrate Files app on iOS #273

Open janrenz opened 4 years ago

janrenz commented 4 years ago

On iOS we should consider integrate into the files app as a FileProvider. However, right know there is no plugin for this and even the native implementation in our old native app was very komplex and not yet finished. The alternative route would be to offer a NextCloud / ownCloud Complient API (WebDav + extra Metadata) and use their native Apps Code or the apps itself.