Search found 7 matches

by bleddy
Tue Jan 21, 2014 11:17 pm
Forum: Android Deployment
Topic: Updated version not loading
Replies: 3
Views: 3011

Re: Updated version not loading

thanks Jacque,

I've had to put this project aside for a bit. It may just be a hardware issue (a stretch, I know) Carrier is replacing my phone soon or another, seemingly unrelated, issue.

Your information about the version number and signature was very helpful was very helpful.

Bill
by bleddy
Sun Jan 19, 2014 9:39 pm
Forum: Android Deployment
Topic: Updated version not loading
Replies: 3
Views: 3011

Updated version not loading

I have an app in Google Play and all is well. I'm getting ready to do a very minor update, but when I try to install it on my connected device for testing the old version still runs. I've tried delete and install, clear data, restart phone with limited success in that I've got it to update once, but...
by bleddy
Tue Jan 24, 2012 7:14 pm
Forum: iOS Deployment
Topic: iphoneControl handlers not found
Replies: 2
Views: 2393

Re: iphoneControl handlers not found

Thanks Klaus!

That was my problem.

Bill
by bleddy
Mon Jan 23, 2012 12:26 pm
Forum: iOS Deployment
Topic: iphoneControl handlers not found
Replies: 2
Views: 2393

iphoneControl handlers not found

Hi All I'm working on a little iOS app and would like to use some of the iPhone native controls. Unfortunately when i include iphoneControl... commands or functions, LiveCode reports an error at runtime that the handler can't be found. Am I missing something? Is there some optional module I should l...
by bleddy
Fri Jan 20, 2012 5:40 pm
Forum: iOS Deployment
Topic: In app purchase question
Replies: 7
Views: 5794

Re: In app purchase question

in the end I have decided to use a vimeo pro account
That's a great idea. I should have thought of that myself. I manage a website that allows users to post links to their Vimeo or YouTube videos and it's great be cause the same code automatically plays Flash or H.264 depending on the client.

Bill
by bleddy
Thu Jan 19, 2012 8:32 pm
Forum: iOS Deployment
Topic: In app purchases.
Replies: 4
Views: 3954

Re: In app purchases.

Hi Kaubs, you might have a look at: [link to in app purchase lesson] Kind regards Bernd This lesson seems to cover it well, but I have a question that I hope someone can help me with. If a user deletes the app that was used to make a purchase, then reloads it. I assume the text file described in th...
by bleddy
Thu Jan 19, 2012 8:11 pm
Forum: iOS Deployment
Topic: In app purchase question
Replies: 7
Views: 5794

Re: In app purchase question

colourpixels wrote:I'd love not to have to host the content myself
You may want to look at a service like Amazon S3 to host your content for download. I would think carefully about letting users stream it from there due to costs, but downloads saved to user's device are pretty cheap.

Bill