Search found 103 matches

by dburdan
Sat Feb 19, 2011 11:12 pm
Forum: iOS Deployment
Topic: PreOpenCard only runs once?
Replies: 12
Views: 7430

Re: PreOpenCard only runs once?

I'm bumping this. This is a really big issue.
by dburdan
Sat Feb 19, 2011 10:40 pm
Forum: iOS Deployment
Topic: Two SDKs?
Replies: 5
Views: 4014

Re: Two SDKs?

I will go and get the link for you. And yes they are like 1gb downloads.
by dburdan
Sat Feb 19, 2011 7:20 pm
Forum: iOS Deployment
Topic: Create a custom slider?
Replies: 2
Views: 3359

Create a custom slider?

I need to create a slider that varies from 1 to any number above 10. Basically, I want the user to be able to slide the slider anywhere from 0 to 1.5 million and the EndNumber depends on the users point in the game. Obviously, it doesn't need to be incremented by 1 at that point.
by dburdan
Sat Feb 19, 2011 6:53 pm
Forum: iOS Deployment
Topic: Two SDKs?
Replies: 5
Views: 4014

Re: Two SDKs?

You have to download the 3.1.3 and 4.2.1 SDK's from Apple's dev center. Then it should work
by dburdan
Sat Feb 19, 2011 7:50 am
Forum: iOS Deployment
Topic: Support for Retina Display?
Replies: 11
Views: 7516

Re: Support for Retina Display?

Thanks McGrath! I can't thank you enough! I am only coding for 1 orientation so it should be simple!
by dburdan
Sat Feb 19, 2011 4:52 am
Forum: iOS Deployment
Topic: PreOpenCard only runs once?
Replies: 12
Views: 7430

Re: PreOpenCard only runs once?

I actually haven't got Retina displays to work. I figured I'd release the app and then update it later for multiple displays. I think the answer is in this thread: http://forums.runrev.com/phpBB2/viewtop ... =49&t=6925
by dburdan
Sat Feb 19, 2011 4:37 am
Forum: iOS Deployment
Topic: PreOpenCard only runs once?
Replies: 12
Views: 7430

Re: PreOpenCard only runs once?

Yes, I have an iPhone 4 and a 2nd gen iPod. So both resolutions to test on. I plan on releasing the app tonight or tomorrow and this situation is taunting me!
by dburdan
Sat Feb 19, 2011 4:33 am
Forum: iOS Deployment
Topic: PreOpenCard only runs once?
Replies: 12
Views: 7430

Re: PreOpenCard only runs once?

You better not be making the same app as me haha! I'm not using the UIWebView I'm just using plan old cards that have your normal graphics. All i'm having it doing is adding a couple fields. The annoying thing is it only works once for every time I open up the whole app and I need it to update more...
by dburdan
Sat Feb 19, 2011 4:19 am
Forum: iOS Deployment
Topic: PreOpenCard only runs once?
Replies: 12
Views: 7430

Re: PreOpenCard only runs once?

I think your right Danny! We seem to cross paths a lot! The weird thing is that it works fine in all my other cards but everything is set up fine. Does it have anything to do with the UIWebView instance?
by dburdan
Sat Feb 19, 2011 2:32 am
Forum: iOS Deployment
Topic: PreOpenCard only runs once?
Replies: 12
Views: 7430

PreOpenCard only runs once?

I have code setup to display a webbrowser when a card is opened. Then, when the user go's to another card, it deletes the webbrowser instance. But when I go back to the card it doesn't run the PreOpenCard at all, therefore not creating the webbrowser again. Is there a certain way I have to close the...
by dburdan
Fri Feb 18, 2011 11:56 pm
Forum: iOS Deployment
Topic: Support for Retina Display?
Replies: 11
Views: 7516

Re: Support for Retina Display?

Wow thanks! If I want to make an app for Retina and non-retina that will only be landscape, can I use only one card?
by dburdan
Fri Feb 18, 2011 7:46 pm
Forum: iOS Deployment
Topic: Support for Retina Display?
Replies: 11
Views: 7516

Re: Support for Retina Display?

So what size stack do you use? Do you just make an iPad sized stack and put in full graphics?
by dburdan
Wed Feb 16, 2011 11:19 pm
Forum: iOS Deployment
Topic: Getting iPhone info?
Replies: 7
Views: 5212

Getting iPhone info?

How can I get info on the users iPhone? For example: UDID, ECID. Stuff that I can use to verify it's identity. I mainly need to get it's UDID.
by dburdan
Tue Feb 15, 2011 6:17 pm
Forum: iOS Deployment
Topic: Visual Effects not working.
Replies: 8
Views: 5712

Re: Visual Effects not working.

Ok thanks guys!
by dburdan
Tue Feb 15, 2011 3:03 am
Forum: iOS Deployment
Topic: Visual Effects not working.
Replies: 8
Views: 5712

Visual Effects not working.

I am trying to use a push visual effect to transition between cards but it only works once. If I hit the button more than once it only uses the effect the first time. Here is my code: on About lock screen visual effect push up go to stack "About" unlock screen end About on BackToMenu lock screen vis...

Go to advanced search