Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload UI for videos and documents #239

Merged
merged 1 commit into from Aug 24, 2019
Merged

Upload UI for videos and documents #239

merged 1 commit into from Aug 24, 2019

Conversation

Marton-Zeisler
Copy link
Contributor

I added the UI for selecting videos and documents for our upload feature. @iswiftshek will add the back end to this feature, this PR is just the front end.

1

The following documents are supported but we can always extend it later:

  • PDF
  • HTML
  • Text files
  • Images

You can also pick the documents from another cloud service such as dropbox or google drive if those apps are installed on your device.

Screenshot 2019-08-14 at 13 31 46

Important
Please make sure to do the following:

  • Sign in as an apple developer in the Xcode project -> Project - General - Team
  • Enable iCloud capability -> Project - Capabilities
  • Enable Keychain sharing

Screenshot 2019-08-14 at 13 29 31

  • Under the iCloud capability, make sure to enable Key-value storage and iCloud Documents

Please make sure to sign in as an apple developer in the Xcode project otherwise the iCloud document picker won't work.

@csoni111 csoni111 changed the base branch from beta to feature/upload August 24, 2019 11:12
@csoni111 csoni111 merged commit 57e5084 into amahi:feature/upload Aug 24, 2019
@iswiftshek iswiftshek mentioned this pull request Aug 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants