mobilephotopick iOS7

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
scotttyang
Posts: 125
Joined: Sat Jan 31, 2009 12:01 am

mobilephotopick iOS7

Post by scotttyang » Sat Sep 28, 2013 8:35 pm

Seems there there's quite a few bugs now that iOS7 is installed. another one is

mobilephotopick. If you pick "camera" front or rear, the viewfinder of the photo you are taking will be side ways orientation. I haven't found a fix yet.

grovecat
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 99
Joined: Thu Aug 04, 2011 10:32 am

Re: mobilephotopick iOS7

Post by grovecat » Thu Oct 03, 2013 7:06 am

Another problem I have found (on an iPad 3 anyway) is that if the source is "camera", the "Use Photo" button gives no visual feedback when tapped, and takes at least 5 seconds to respond. Whereas under iOS 6 it behaved perfectly.

What to do?

Using LC 5.5.2.

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: mobilephotopick iOS7

Post by LCNeil » Thu Oct 03, 2013 9:36 am

Hi Grovecat and Scottyang,

If possible, could you submit a report on these issues with RunRev Quality Control as we will want to investigate them further.

Our Quality Control page is here -

http://quality.runrev.com/

Kind Regards,

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
-

scotttyang
Posts: 125
Joined: Sat Jan 31, 2009 12:01 am

Re: mobilephotopick iOS7

Post by scotttyang » Fri Oct 04, 2013 10:36 pm

I have submitted bug report, but feedback states it wasn't replicated. It only occurs iwth iOS7. I will construct a sample app and resubmit to quality.

grovecat
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 99
Joined: Thu Aug 04, 2011 10:32 am

Re: mobilephotopick iOS7

Post by grovecat » Sat Oct 05, 2013 4:36 am

I reported the slow "Use Photo" problem as a bug, but it turned out to be due to a coding error. I put the dimensions data in quotes, which is wrong as it then defaults to max size and hence takes some time.

How embarrassing ...

mea culpa

grovecat
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 99
Joined: Thu Aug 04, 2011 10:32 am

Re: mobilephotopick iOS7

Post by grovecat » Sun Oct 06, 2013 2:01 am

I also get the sideways viewfinder problem, under LC 5.5.4. So you are not alone.

Post Reply