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/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.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