-
Notifications
You must be signed in to change notification settings - Fork 0
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
Capture Image using Camera and share #532
Comments
Working on this. I am now able to access device camera and capture photo using camera. Remaining part is to save and send it to other user. |
Now we are able to send image captured using camera to other user. There is a minor error that image rotates 90 degree left when sent. looking into it |
This task is completed now. Fixed the error of image rotation. Tested with Android also. |
Thanks |
Has this code pushed to test flight? |
Yes sir.
…On Mon, Mar 6, 2017 at 11:26 AM, Cloudkibo ***@***.***> wrote:
Has this code pushed to test flight?
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#532 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AKbhp-_HzQmU79D6LLh4B-SStgX7d3lwks5ri6cygaJpZM4MPoLz>
.
|
Found that Android also has this feature of capturing user's picture using camera from within application and send it to other user. Opening same task for iOS
The text was updated successfully, but these errors were encountered: