Search found 58 matches

Go to advanced search

by redwhiteblue4free
Tue Oct 31, 2017 3:34 am
Forum: Issues
Topic: Issue with incorrect rotation of image from camera service
Replies: 42
Views: 6321
 
Jump to post

Issue with incorrect rotation of image from camera service

i put image in grid. how do i check each image. how do i implement it?

thanks

by redwhiteblue4free
Sun Oct 29, 2017 3:49 pm
Forum: Issues
Topic: Issue with incorrect rotation of image from camera service
Replies: 42
Views: 6321
 
Jump to post

Issue with incorrect rotation of image from camera service

im trying to rotate image not device. how about if i check if image's width is bigger than it's height. if so i will

Apperyio("mobileimage_29").css('-webkit-transform', 'rotate(90deg)');

is that correct?

by redwhiteblue4free
Sun Oct 29, 2017 12:00 pm
Forum: Issues
Topic: Issue with incorrect rotation of image from camera service
Replies: 42
Views: 6321
 
Jump to post

Issue with incorrect rotation of image from camera service

'You can rotate image if photo's orientation (X/Y ratio) and device's orientation don't match.'

something like this?
(photo width / photo height) = photoRatio
(device width / device height) = deviceRatio

if photoRatio != deviceRatio then rotate image

by redwhiteblue4free
Wed Oct 11, 2017 12:55 pm
Forum: Issues
Topic: How to view videos and photos stored in the files database
Replies: 104
Views: 16093
 
Jump to post

How to view videos and photos stored in the files database

i made the video in iphone and upload to database. how to change the format?

thanks

by redwhiteblue4free
Sat Oct 07, 2017 8:56 pm
Forum: Issues
Topic: How to view videos and photos stored in the files database
Replies: 104
Views: 16093
 
Jump to post

How to view videos and photos stored in the files database

i havent try binary build installed on the device before, do i have to publish my app?
can support test it for me?

thanks

by redwhiteblue4free
Fri Oct 06, 2017 2:38 pm
Forum: Issues
Topic: How to view videos and photos stored in the files database
Replies: 104
Views: 16093
 
Jump to post

How to view videos and photos stored in the files database

'Finally, I was able to reproduce this on the iOS device' thank you but the video was create on iphone, upload to database and when play from database now is not support? then how do i play video on ios device? or how to fix it? i want to be able to play video on ios device how to fix it? this probl...
by redwhiteblue4free
Fri Oct 06, 2017 1:04 pm
Forum: Issues
Topic: How to view videos and photos stored in the files database
Replies: 104
Views: 16093
 
Jump to post

How to view videos and photos stored in the files database

when move to video page, scroll down to see control and play

by redwhiteblue4free
Fri Oct 06, 2017 1:03 pm
Forum: Issues
Topic: How to view videos and photos stored in the files database
Replies: 104
Views: 16093
 
Jump to post

How to view videos and photos stored in the files database

i just tested it and it work on pc, video is there. click on the video and it will go to the video page there it can play on pc

by redwhiteblue4free
Thu Oct 05, 2017 1:03 pm
Forum: Issues
Topic: How to view videos and photos stored in the files database
Replies: 104
Views: 16093
 
Jump to post

How to view videos and photos stored in the files database

Using the Appery.io tester app

https://appery.io/app/mobile-frame?sr...

username: b1
password: aaa

after login go to videoGrid

Go to advanced search