Search found 92 matches

by Coffee1633
Sun Feb 11, 2018 1:34 pm
Forum: iOS Deployment
Topic: signing provision profiles and 8.1.8 with iPhone 7
Replies: 4
Views: 3989

Re: signing provision profiles and 8.1.8 with iPhone 7

I'm going to recreate my certificates... again from scratch and see if that changes anything. Yes the certificates are up to date since I recreated them 5 times the other day. Is there some LC cache I can clear or something. This is driving me crazy. this is an f-ing nightmare. Now I'm getting the f...
by Coffee1633
Fri Feb 09, 2018 8:39 am
Forum: iOS Deployment
Topic: signing provision profiles and 8.1.8 with iPhone 7
Replies: 4
Views: 3989

signing provision profiles and 8.1.8 with iPhone 7

Hi Is there currently problems with building for iOS? I am using the following configuration but keep getting a variety of code signing and provisioning profile errors. I can't even build a test app for my external device which I could a few weeks ago. Has something changed in the last few weeks wit...
by Coffee1633
Tue Apr 14, 2015 12:04 am
Forum: Talking LiveCode
Topic: Any updates on the 2015 conference venue
Replies: 12
Views: 7113

Re: Any updates on the 2015 conference venue

I second that and I have a booming voice so let's count that as two. There are huge discounts on airfare because fuel prices are very low. I wood like to buy my air fare soon as well to take advantage of the savings. I'm sure I'm not the only one.

Bob
by Coffee1633
Sat Apr 11, 2015 9:00 am
Forum: Talking LiveCode
Topic: Any updates on the 2015 conference venue
Replies: 12
Views: 7113

Re: Any updates on the 2015 conference venue

I need to plan my conference schedule this year and budget the money. Pleeeessse can we have a an answer soon. Anyone out there?
by Coffee1633
Tue Apr 07, 2015 12:21 am
Forum: Talking LiveCode
Topic: Any updates on the 2015 conference venue
Replies: 12
Views: 7113

Any updates on the 2015 conference venue

The title says it all.
Any updates on the 2015 LC conference this summer? Times? Dates? Themes? Widgets of course, eh?!

bob
by Coffee1633
Fri Mar 20, 2015 3:44 pm
Forum: MergEXT
Topic: MergBanner and ad registrations numbers
Replies: 1
Views: 3784

MergBanner and ad registrations numbers

I just started integrating mergBanner into my iOS app and it looks good. thanks. I do have several questions for you. 1) Do I have to register some kind of ad key or ad registration number or something with apple to get the ads to work? Something like with in app-purchasing. This is my first time us...
by Coffee1633
Thu Mar 05, 2015 1:37 am
Forum: iOS Deployment
Topic: Fetching localized price to display for in-app purchase
Replies: 0
Views: 9780

Fetching localized price to display for in-app purchase

Hi I successfully created my in-app purchase store and tested a non-consumable product. No problems. What I can't figure out is how to fetch and display a localized price. All I can do is hard code the price in some default currency like US dollars and let users figure out the conversion themselves....
by Coffee1633
Mon Feb 16, 2015 5:35 am
Forum: Android Deployment
Topic: audio on android - will android play aif formats
Replies: 2
Views: 3385

Re: audio on android - will android play aif formats

Thank Jacque

I didn't see aif format listed, let alone compressed aif. I guess that answers that.
I will be switching to wav then.
thanks again.
by Coffee1633
Sun Feb 15, 2015 11:11 am
Forum: Android Deployment
Topic: audio on android - will android play aif formats
Replies: 2
Views: 3385

audio on android - will android play aif formats

Hi I successfully built an app for iOS which works great, but when I I deploy to android it constantly crashes. This is the not the first time it has happened. Now I have to debug a hundred different issues. So in order to save a bit of time, I was hoping that someone could give me some pointers spe...
by Coffee1633
Mon Jan 26, 2015 1:33 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: player control stops working in release LC 7.0.1 stable
Replies: 6
Views: 4536

Re: player control stops working in release LC 7.0.1 stable

it will actually start a player when setting the playrate to any integer <> 0 that is the behavior I am getting but it just doesn't seem right on first thought. I was planning on changing the audio playback speed in a settings panel to either "fast", "normal" or "slow" which correspond to something...
by Coffee1633
Sun Jan 25, 2015 4:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: animating gifs across the screen
Replies: 4
Views: 3592

Re: animating gifs across the screen

Hi Klaus I really wonder, why this line doesn't throw an error: ... set the loc of img "bird" to the loc of image "bird" + kMOVE_DISTANCE --4 pixels I was recreating the code off the top of my head. You're right it would throw an error It should be set the right of img "bird" to the right of img "bi...
by Coffee1633
Sun Jan 25, 2015 2:11 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: animating gifs across the screen
Replies: 4
Views: 3592

animating gifs across the screen

I am animating an 8 frame gif across the screen ( a bird ) and as time goes on the animation gets jerky. Everything works but it doesn't seem optimized. Here is the situation. 1) not using a game loop or equivalent. just using send in time 2) the birds wings flap using an animated gif with 8 frames ...
by Coffee1633
Sun Jan 25, 2015 1:08 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: player control stops working in release LC 7.0.1 stable
Replies: 6
Views: 4536

Re: player control stops working in release LC 7.0.1 stable

I'm so glad someone else is having the same problem. I was worried it was something I was doing wrong but I couldn't image what it could be. playing audio is pretty straight forward. btw, I am always reluctant to post a bug report cause I just think that it is something that I am doing wrong and not...
by Coffee1633
Tue Jan 13, 2015 3:43 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: using binfile vs file for arrayencoding save to file
Replies: 4
Views: 3439

Re: using binfile vs file for arrayencoding save to file

thanks for all you fast quick input.
that clears that up... for now...
by Coffee1633
Tue Jan 13, 2015 11:25 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: using binfile vs file for arrayencoding save to file
Replies: 4
Views: 3439

using binfile vs file for arrayencoding save to file

Recently I started saving progress data to the docs folder on mobile, no problems. But I just wanted to check a few things. I was wondering whether it is necessary to use "binfile" or can I just use "file". The caveat is that the progress data is an array as you can see from the code snipet below. F...

Go to advanced search