I ran into this and had to de-select the GPS and only select Location
Services to make the app available on non-GPS devices. I can still get
lat/lon cords. What I am unclear about is if the GPS chip is used on devices
that have them.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-----Original Message-----
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Andrew Bell via use-livecode
Sent: Thursday, September 28, 2017 2:07 PM
To: use-livecode@lists.runrev.com
Cc: and...@midwestcoastmedia.com
Subject: Re: IPad Mini reports "not supported

I've been having a similar problem with an app that I just never got around
to debugging. After looking at that device compatibility matrix, I think my
problem is that GPS is selected as a required provision (trying to get
latitude/longitude from user when a certain function is executed).

Is it safe to assume removing GPS from Required but instead adding Location
Services will allow this app to install on iPads AND still give me
latitude/longitude?

--Andrew Bell

>
> Message: 4
> Date: Mon, 25 Sep 2017 22:05:09 +0100
> From: panagiotis merakos <merak...@gmail.com>
> To: How to use LiveCode <use-livecode@lists.runrev.com>
> Subject: Re: IPad Mini reports "not supported
> Message-ID:
>       <CA+JfEq82Xq_VuhA0ro08Y5UWnSs4-SGa1qZ1N4QY=14hinm...@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> The camera-flash in not supported on any of the iPad minis, or the 
> iPad
> 12.9 inch.
>
> See these tables:
>
> https://developer.apple.com/library/content/documentation/DeviceInform
> ation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/Devic
> eCompatibilityMatrix.html
>
> So removing "camera-flash" from the requirements section of the iOS 
> Standalone Settings should fix the problem.
>
> Best,
> Panos
> --


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to