Search found 780 matches

by dave.kilroy
Fri Apr 21, 2017 2:37 pm
Forum: iOS Deployment
Topic: Could not find plist template for device target
Replies: 24
Views: 17567

Re: Could not find plist template for device target

Yes that all sounds in order :[ For building for earlier versions of iOS the only other straw I can think to grasp is: make sure your provisioning profile doesn't include anything that wasn't included in those earlier versions of iOS If that doesn't work and nobody else can help then my advice is to...
by dave.kilroy
Fri Apr 21, 2017 11:28 am
Forum: iOS Deployment
Topic: Could not find plist template for device target
Replies: 24
Views: 17567

Re: Could not find plist template for device target

Just remembered, Panos once posted the following instructions to a user that was having an issue with Xcode (I haven't had to use this myself, but if you're comfortable with the command line doing it this way would be quicker than uninstalling and reinstalling lots of software...) MANAGING DIFFERENT...
by dave.kilroy
Fri Apr 21, 2017 11:25 am
Forum: iOS Deployment
Topic: Could not find plist template for device target
Replies: 24
Views: 17567

Re: Could not find plist template for device target

OK - and how are you managing the different Xcode versions? Do you have each one in it's own individually named folder (leaving the app name untouched)? If not then sometimes LiveCode will get confused about which version of Xcode to use during build. If you think this might be happening to you (i.e...
by dave.kilroy
Fri Apr 21, 2017 8:39 am
Forum: iOS Deployment
Topic: Could not find plist template for device target
Replies: 24
Views: 17567

Re: Could not find plist template for device target

hi @strongbow - if you're on OS X 10.9 it looks like you should be using Xcode 6.2 - the following is an extract from the Release Notes from LC 8.1.4(rc1) iOS iOS deployment is possible when running LiveCode IDE on a Mac, and provided Xcode is installed and has been set in LiveCode Preferences (in t...
by dave.kilroy
Mon Apr 03, 2017 1:36 pm
Forum: Talking LiveCode
Topic: All things Treeview
Replies: 1
Views: 2532

Re: All things Treeview

Hi @mrk and welcome to the forum :) Yes you should be able to do something like what you want (I'm not 100% sure what you mean by "The child items are unique and can be added to multiple parent items.") Check out the 'Tree View' widget - I can't find any online tutorials for it but if you open the d...
by dave.kilroy
Mon Mar 27, 2017 11:07 pm
Forum: Android Deployment
Topic: mobilepickphoto blacks screen
Replies: 2
Views: 2914

Re: mobilepickphoto blacks screen

Hi Chuck, have you changed the value of acceleratedRendering? Android used to be sensitive to this but I haven't had a recent version of LiveCode fail on Android like it sometimes did...
by dave.kilroy
Mon Mar 27, 2017 5:11 pm
Forum: Talking LiveCode
Topic: Creating LiveCode applications that play well with git
Replies: 136
Views: 77409

Re: Creating LiveCode applications that play well with git

Very good point @mikey - thanks also to Brian and sorry I didn't include you first time!
by dave.kilroy
Mon Mar 27, 2017 5:06 pm
Forum: Talking LiveCode
Topic: Creating LiveCode applications that play well with git
Replies: 136
Views: 77409

Re: Creating LiveCode applications that play well with git

@Mikey I agree - I haven't had a chance to play with Levure yet on my dev machine and have only watched the video(s) and poked around the github repo - but it looks exactly like a 'great leap forward'

Thank you and well done Trevor!!!!!

Dave
by dave.kilroy
Thu Mar 23, 2017 12:12 am
Forum: Internet
Topic: Looking for help with HTTP POST
Replies: 17
Views: 18107

Re: Looking for help with HTTP POST

Well done MaxV - a nice 'lateral thinking' solution to the problem!

Dave
by dave.kilroy
Tue Mar 14, 2017 1:40 pm
Forum: Talking LiveCode
Topic: emulating the ask dialog
Replies: 9
Views: 5735

Re: emulating the ask dialog

Also, you certainly CAN have it both ways - one approach in your desktop version and a different approach in your mobile one (use the environment function/property)
by dave.kilroy
Tue Mar 14, 2017 1:38 pm
Forum: Talking LiveCode
Topic: emulating the ask dialog
Replies: 9
Views: 5735

Re: emulating the ask dialog

OK well why not fake a modal substack by using a group that 'floats' over the rest of your gui? But of course if you use native controls in your mobile version that would make this approach tricky...
by dave.kilroy
Tue Mar 14, 2017 1:28 pm
Forum: Talking LiveCode
Topic: emulating the ask dialog
Replies: 9
Views: 5735

Re: emulating the ask dialog

Clarence it sounds like a substack set up as a modal dialog should be able to give you the functionality you're looking for - http://lessons.livecode.com/m/4071/l/11 ... dal-dialog

Dave
by dave.kilroy
Tue Mar 14, 2017 10:49 am
Forum: Internet
Topic: Looking for help with HTTP POST
Replies: 17
Views: 18107

Re: Looking for help with HTTP POST

Hi Ulrich It should work - I'm about to DM you the URL to use to test it on my shared server account (please don't post anything too enormous or malicious). Once you've confirmed it works on my server try getting it working with your own URL (remember, the script of the .lc file needed is in the com...
by dave.kilroy
Thu Mar 09, 2017 2:15 pm
Forum: Internet
Topic: Looking for help with HTTP POST
Replies: 17
Views: 18107

Re: Looking for help with HTTP POST

Hi Ulrich

For a very simple example of POSTing files to a server search for "simple POST demo" in the 'Sample Stacks' section of the LiveCode toolbar
by dave.kilroy
Mon Feb 20, 2017 1:27 pm
Forum: iOS Deployment
Topic: Over the air installation
Replies: 7
Views: 6246

Re: Over the air installation

@uncleb I would class this as WEIRD and SPOOKY! I use Jacque's AirLaunch rather than your (Simon's) method and I've never been able to have an app with a development provisioning profile run on a device where that device's UDID wasn't included in the provisioning profile I wonder if Apple has recent...

Go to advanced search