Search found 780 matches

by dave.kilroy
Mon Feb 05, 2018 5:59 pm
Forum: Internet
Topic: base64encode/DB replacing all "+" symbols with "space" ?
Replies: 52
Views: 35774

Re: Base64encode unwanted character-switch : "+"<>"space" !

Are you urlDecodeing in your php script on the server? If so then try without doing this step (your server should urldecode it without you doing anything)
by dave.kilroy
Fri Nov 24, 2017 10:53 pm
Forum: Android Deployment
Topic: Android equivalent to the iOS iphoneSetDoNotBackupFile command
Replies: 4
Views: 3670

Re: Android equivalent to the iOS iphoneSetDoNotBackupFile command

hmmm yes you're right, I should run a test - I'll run under a precautionary principle for now until I get time to do a test (and when I do I'll report back here)
by dave.kilroy
Fri Nov 24, 2017 9:53 pm
Forum: Android Deployment
Topic: Android equivalent to the iOS iphoneSetDoNotBackupFile command
Replies: 4
Views: 3670

Re: Android equivalent to the iOS iphoneSetDoNotBackupFile command

Thanks Jacque - so its as I hoped :)

on Android I don't need to worry about data files an app saves to it's sandboxe getting backed up to somewhere online (as can happen on iOS unless iphoneSetDoNotBackupFile tells it not to)

Kind regards

Dave
by dave.kilroy
Fri Nov 24, 2017 12:05 pm
Forum: Android Deployment
Topic: Android equivalent to the iOS iphoneSetDoNotBackupFile command
Replies: 4
Views: 3670

Android equivalent to the iOS iphoneSetDoNotBackupFile command

Hi all I'm not that clear on what/how/when an apps files might be backed up on Android - but assuming it is possible that files associated with an app on Android could be backed up or synced, is there an equivalent to the iOS iphoneSetDoNotBackupFile that will let me specify that it shouldn't be bac...
by dave.kilroy
Tue Nov 21, 2017 1:27 pm
Forum: iOS Deployment
Topic: testflight upload issue
Replies: 28
Views: 16859

Re: testflight upload issue

well done :)

And that warning message about push notifications is really common and can be ignored
by dave.kilroy
Tue Nov 21, 2017 11:34 am
Forum: iOS Deployment
Topic: testflight upload issue
Replies: 28
Views: 16859

Re: testflight upload issue

Yep you'll need several differently-sized icon images depending on that iOS devices you are targeting - have a look at the screenshot from the iOS tab of the Standalone Application Settings dialog box of an app I'm working on. It shows all the different sizes of icon images I'm including in my app (...
by dave.kilroy
Mon Nov 20, 2017 8:56 pm
Forum: iOS Deployment
Topic: testflight upload issue
Replies: 28
Views: 16859

Re: testflight upload issue

OK sounds like we're getting closer :) The message is telling you to add another icon image file that is 152 x 152 pixels (use the iOS tab of the Standalone Application Settings). 152x152 is the icon size needed for iOS 7 High resolution iPad. With any luck once you've added this and done another bu...
by dave.kilroy
Mon Nov 20, 2017 1:36 pm
Forum: iOS Deployment
Topic: testflight upload issue
Replies: 28
Views: 16859

Re: testflight upload issue

hmm I'm not 100% sure how an appID with an asterisk in will present, I think it's already created for you on the developer portal and using an asterisk in another appID is beyond my experience. as far as I know the asterisk is for those developers who will only ever have one app ever. I keep away fr...
by dave.kilroy
Sat Nov 18, 2017 2:52 pm
Forum: iOS Deployment
Topic: testflight upload issue
Replies: 28
Views: 16859

Re: testflight upload issue

Hi Jean-Marc Thinking about, it's been years since I last had app IDs with capital letter and since then it could well be that Apple have changed things and it's no longer a problem to use them - double-check other stuff to make sure I'm not setting you off on a wild goose chase... and yeah, you can...
by dave.kilroy
Fri Nov 17, 2017 7:11 pm
Forum: iOS Deployment
Topic: testflight upload issue
Replies: 28
Views: 16859

Re: testflight upload issue

yeah I don't think you can turn off Game Center or InApp Purchases in App IDs - and you can't change their actual ID, only their description. can you confirm you have an app ID formatted like this? "com.domainname.appname" - if so then you have an explicit app ID (i.e. you don't have an "*" in the ID)
by dave.kilroy
Fri Nov 17, 2017 12:18 pm
Forum: iOS Deployment
Topic: testflight upload issue
Replies: 28
Views: 16859

Re: testflight upload issue

I've used Jacque's AirLaunch to prepare binaries for submitting to TestFlight without issue - but I have been bitten by the capitalisation issue in the past and now am very careful to keep bundle Id and everything else lower case! One other thing, you need to 'prepare' iTunesConnect' prior to submit...
by dave.kilroy
Mon Oct 09, 2017 11:20 am
Forum: LiveCode Hosting
Topic: revigniter removing index.lc from URL
Replies: 3
Views: 8816

Re: revigniter removing index.lc from URL

Hey pthirkel - it's confusing because it's so simple :) on your local system use a text editor that doesn't add invisible formatting characters such as textMate or notepad (or sublimeText, BBEdit etc) and create a file with the name ".htaccess" (warning: this may be slightly tricky to do as, dependi...
by dave.kilroy
Sun Oct 08, 2017 10:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Python from LiveCode
Replies: 6
Views: 5717

Re: Python from LiveCode

EDIT: ... way out of my league...

Hermann I salute your witty pun 8)
by dave.kilroy
Sun Oct 08, 2017 7:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Python from LiveCode
Replies: 6
Views: 5717

Re: Python from LiveCode

hi danielrr - great to hear it, sounds like you're an expert and considerate user - and hh is wonder 8)

EDIT: "and hh is a wonder 8)"
by dave.kilroy
Sun Oct 08, 2017 2:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Python from LiveCode
Replies: 6
Views: 5717

Re: Python from LiveCode

hi danielrr - I just put "python" into the forum's search field and got 318 results... happy reading!

Go to advanced search