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

Share content (photo, audio mesage) from photostream or messages through AirDrop #562

Open
n8fr8 opened this issue Mar 22, 2018 · 3 comments
Assignees

Comments

@n8fr8
Copy link
Contributor

n8fr8 commented Mar 22, 2018

We need to make nearby sharing of content received in Zom work more directly.

This API looks good!

https://developer.apple.com/library/content/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/Inter-AppCommunication/Inter-AppCommunication.html

@n8fr8 n8fr8 changed the title Share photos from photostream or messages through AirDrop Share content (photo, audio mesage) from photostream or messages through AirDrop Mar 22, 2018
@cstiens cstiens added this to the March 16-30 (Sprint 2) milestone Mar 22, 2018
@tladesignz
Copy link
Collaborator

@N-Pex: Could you give me some starting points, where to hook this into?

@N-Pex
Copy link
Collaborator

N-Pex commented Apr 18, 2018

@tladesignz From our meeting today it sounds like you should add a button in ZomPhotoOverlayView.xib and handle it in ZomPhotoOverlayView.swift.

@tiffrobo
Copy link

In testing this today, I am seeing a few different behaviors!

Sharing from Photostream:

  • It seems you can share content through AirDrop from the Photostream.

Sharing a photo from group chat:

  • If you share a photo from group chat through AirDrop it works.
  • If you share an audio message from group chat through AirDrop the audio is sent, but when you open the file you get a 404 error.
  • If however, you send an audio file (like a song) from group chat through AirDrop the audio is sent, you can open it and play it!

Sharing from one-to-one chat (messages):

  • If you tap on an audio to share you don't get an option to share through AirDrop.
  • If you tap on a photo to share you see AirDrop, choose AirDrop and it shows it's working, but no photo is actually sent.

@tladesignz I'd like to know what work you've done here, so I know what should and shouldn't be working. Let's check in on this ticket.

Device: iPhone 7
OS: 11.2.2
App version: build 133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants