Search found 8 matches

by uncleb
Tue Jul 17, 2018 11:14 am
Forum: iOS Deployment
Topic: MergAV requesting access for audio when its not needed
Replies: 3
Views: 6019

Re: MergAV requesting access for audio when its not needed

Thanks Panos you're a legend (and presumably Monte is as well) This worked perfectly. Fab!

ian.
by uncleb
Mon Jul 16, 2018 5:24 pm
Forum: iOS Deployment
Topic: MergAV requesting access for audio when its not needed
Replies: 3
Views: 6019

MergAV requesting access for audio when its not needed

Hi all, I see that MergAV's media access request (mergAVRequestMediaAccess) requires both audio and video before it will set up a camera view etc. My app doesn't need audio access at all, and as Apple are stringent/anal about explaining why users will need to grant access the microphone I'd rather n...
by uncleb
Tue Feb 28, 2017 5:07 pm
Forum: iOS Deployment
Topic: Over the air installation
Replies: 7
Views: 7575

Re: Over the air installation

The apps are built using 8.1.2 Indy (build 14013) and Xcode 8.1 (8B62). My Mac is running El Capitan 10.11.6...
by uncleb
Mon Feb 13, 2017 8:13 pm
Forum: iOS Deployment
Topic: Over the air installation
Replies: 7
Views: 7575

Re: Over the air installation

Each development prov profile I've used is different at the end (e.g. com.myprof.fre, com.myprof.dsw etc) but I've tested them including only two devices - and ANY device can install the apps and run them. I thought they would only install and run if a device's UDID was in the provisioning profile -...
by uncleb
Mon Feb 13, 2017 11:37 am
Forum: iOS Deployment
Topic: Over the air installation
Replies: 7
Views: 7575

Re: Over the air installation

Sorry I should have been clearer - they all install and run - tested on three different iPads (in different locations). Thats the strange thing. Still running as of this morning, nearly three days after installation.
by uncleb
Fri Feb 10, 2017 10:55 am
Forum: iOS Deployment
Topic: Over the air installation
Replies: 7
Views: 7575

Over the air installation

Hi all, I've been successfully installing iOS 10 apps onto iPads using the over-the-air process described here: http://forums.livecode.com/viewtopic.php?f=49&t=22832 My confusion is this - the process works for those iPads whose UDIDs are included in the app's provisioning profile but it also works ...
by uncleb
Fri Feb 03, 2017 4:17 pm
Forum: iOS Deployment
Topic: MergAV on LC 8.1.2 and Xcode 8.1 - ARM64 error
Replies: 3
Views: 4717

Re: MergAV on LC 8.1.2 and Xcode 8.1 - ARM64 error

Panos, you're a legend! (And I've been using LiveCode on and off since about 2000 so I *really* should have worked that one out myself...)

Thanks,
ian.
by uncleb
Fri Feb 03, 2017 3:32 pm
Forum: iOS Deployment
Topic: MergAV on LC 8.1.2 and Xcode 8.1 - ARM64 error
Replies: 3
Views: 4717

MergAV on LC 8.1.2 and Xcode 8.1 - ARM64 error

HI all, I'm trying to build an iOS app using OSX 10.11.6, LC 8.1.2 Indy, Xcode 8.1 and the following externals: - mergAV-4.0.22 - mergDropbox-1.0.34 It throws up an ARM64 error: Screen Shot 2017-02-03 at 14.27.18.png I'm not sure what else I can do to get this to work - does the latest MergExt not w...