Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

File share Logic for sharing Audio #526

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

Here we will implement logic for sharing Audio files as file attachment

jekram commented 7 years ago

Update the design document and test cases as part of this task

jekram commented 7 years ago

what is the status here?

sumairasaeed commented 7 years ago

This was not done. Will work on this today.

On Mon, Feb 27, 2017 at 11:31 AM, Cloudkibo notifications@github.com wrote:

what is the status here?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/526#issuecomment-282639188, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhp4nb24pTZxNKQEu8iqJ_9ZXl3Gtsks5rgm3EgaJpZM4MIOPR .

sumairasaeed commented 7 years ago

Explored and found that watsapp in ios only allows audio recording within app to be shared. In watsapp we cannot send any audio file which is saved in device. Following same model. Coding for this is in progress.

jekram commented 7 years ago

Why are we discovering new things now. When do we expect to complete this with reduced scope? What coding is complete and what is pending?

sumairasaeed commented 7 years ago

Coded for recording audio through mic as happens in watsapp. Also recorded audio is being saved locally. Remaining work in this is to upload and download audio. Needs couple of more hours work. Will be completed by tomorrow

jekram commented 7 years ago

Thanks for the update

sumairasaeed commented 7 years ago

Audio file is now successfully uploaded to server and sent to other device. Working on download part

On Tue, Feb 28, 2017 at 6:07 AM, Cloudkibo notifications@github.com wrote:

Thanks for the update

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/526#issuecomment-282909217, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhp6QZFcqkgAFWBN9FT5IKLszDki-zks5rg3NfgaJpZM4MIOPR .

sumairasaeed commented 7 years ago

This task has been completed. Audio sharing has been implemented now.

jekram commented 7 years ago

Should I ask the same question if you ever tested with Android?

jekram commented 7 years ago

Should I ask the same question if you ever tested with Android?

sumairasaeed commented 7 years ago

Tested with Android now. It is working fine so marking it resolved

jekram commented 7 years ago

Do not mar it resolved until you have completed the testing

jekram commented 7 years ago

Ok