Viktor
Posts: 0
Joined: Mon Jun 01, 2015 7:48 am

Image rotates

Yes exactly. I want to use it for both smartphones and computers.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Image rotates

Hi Viktor -

Are you still experiencing this issue?

If yes, could you please share your app with us and send us your app name in your ticket #12833
(here is how to share apps: https://devcenter.appery.io/documenta...)

Sithan
Posts: 0
Joined: Mon Apr 20, 2015 11:49 am

Image rotates

Is the rotating problem resolved. If yes, please share the solution. I am also getting the rotating issue to 90 deg when image captured. Image

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Image rotates

Hello Sithan,

Please provide us with the more details of your issue - what kind of project you are using -JQM or Angular, how do you upload your photos,where you store them, what device and OS you use.

Sithan
Posts: 0
Joined: Mon Apr 20, 2015 11:49 am

Image rotates

Hi Evgene,

I was out of station and couldn't able to respond you.

Its a JQM project. We capture the photos from iPhone4S device (iOS Version 9.0.2). On Registration, we are opting the user to upload their profile picture. When the user taps the edit Image icon, we are invoking the phonegap capture method to capture the image and then stored to the hosting server via custom API. We are using the server image path to display the profile image.

Looking forward to your positive reply.

Thanks!

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Image rotates

Hello,

You can rotate the image with JS: http://stackoverflow.com/questions/17...

redwhiteblue4free
Posts: 0
Joined: Tue Jul 04, 2017 6:37 am

Image rotates

on pc some image is rotated
Image

while test on mobile is ok.
Image

with the above solution it will rotate every image, even the one that is no rotated. need help

thanks

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Image rotates

Hi - for desktop and mobile platform different services for uploading images are used, you can use the solution that Sergiy suggested above for web uploaded images.

redwhiteblue4free
Posts: 0
Joined: Tue Jul 04, 2017 6:37 am

Image rotates

i use this tutorial as blue print
https://sites.google.com/a/gotiggr.co...

for upload i use
uploadMultipleFilesHelper(UserInfo_db__files_upload, fileselect);

it work for image and video upload.

i looked at the solutions that Sergiy suggested above for web uploaded images, but im not sure how to implement it in appery, can some one tell me how to implement on any of the solutions?

thanks!

Return to “Issues”