• Facepunch for iPhone - Reborn
    3,375 replies, posted
[img]http://cl.ly/2Ly7/content[/img]
Is that the pull up refresh, scrolling down, shaking thing or did you just go into a section?
[QUOTE=wewt!;24786798]Is that the pull up refresh, scrolling down, shaking thing or did you just go into a section?[/QUOTE] I tapped the refresh button for that screenshot (which might not be staying). But that's the same loading animation for all ways, shake, refresh button and entering a new forum.
[QUOTE=Hexxeh;24785880]Someone mentioned dashes? [img]http://cl.ly/2MHw/content[/img][/QUOTE] :gizz: Also question. Will we have the ability to report post?
[QUOTE=Hexxeh;24786860]I tapped the refresh button for that screenshot (which might not be staying). But that's the same loading animation for all ways, shake, refresh button and entering a new forum.[/QUOTE] Ok, cool
[img]http://cl.ly/2MRq/content[/img] I'd say we're totally on track for my planned release date. No, I'm not telling you when this is because you'll all whine if I end up not meeting it.
I was wondering if anyone can help babysit the consolidation doc, PM me your Google account id and I'll add you.
What would it involve Pocoyo? I'd be happy to helps
[QUOTE=Hexxeh;24787164][img]http://cl.ly/2MRq/content[/img] I'd say we're totally on track for my planned release date. No, I'm not telling you when this is because you'll all whine if I end up not meeting it.[/QUOTE] Looking sexy mate. I wish I had a Mac so I can make apps, but Steve Jobs is an e-terrorist.
consolidaion doc?
[url]https://docs0.google.com/document/edit?id=1eUeqBfzf-QyFl44uiWdT26wWU7g8_rI62WVtwjjOWCo&hl=en#[/url] This.
I get an error
[QUOTE=Mega1mpact;24786094]damn you iphone auto correction![/QUOTE] iPhone's auto-correct recognizes 'cocoa' as a valid word. You just suck at spelling.
Same here, for a second I thought it was because my phone is still on flash player 9 (damn you nokia)
[IMG]http://cl.ly/2MSu/content[/IMG]
[QUOTE=SA Spyder;24787563]iPhone's auto-correct recognizes 'cocoa' as a valid word. You just suck at spelling.[/QUOTE] No iPhones auto correction sucks ass.
So hows this going for android?
[QUOTE=Tea;24787730]So hows this going for android?[/QUOTE] It isn't yet. iPhone comes first because I use an iPhone.
[QUOTE=codenamecueball;24787669][IMG_thumb]http://cl.ly/2MSu/content[/IMG_thumb][/QUOTE] Yeah, that happens on my iPhone too for some reason, try using your desktop.
Goddamnit, you tell us you're close to release and won't give us a date. WE WON'T WINE, PLEASE DATE US
[QUOTE=Nerdy;24787729]No iPhones auto correction sucks ass.[/QUOTE] No it isn't. :downs: Regardless, it doesn't auto-correct 'cocoa.'
[QUOTE=Yoces;24787945]Goddamnit, you tell us you're close to release and won't give us a date. WE WON'T WINE, PLEASE DATE US[/QUOTE] You're whining already.
Release dates can't be rushed. Remember ET? Yeah. [sp]shit happened[/sp]
[QUOTE=Hexxeh;24788186]You're whining already.[/QUOTE] But now we're wining because we DON'T get a date. :buddy:
[QUOTE=Yoces;24788273]But now we're wining because we DON'T get a date. :buddy:[/QUOTE] You're being irritating either way.
[QUOTE=Hexxeh;24788353]You're being irritating either way.[/QUOTE] :frown:
[QUOTE=Yoces;24788273]But now we're [U]whining[/U](fixed) because we DON'T get a date. :smile:[/QUOTE] Whining for this is like asking Valve 100+ times when EP3 will be out. They get irritated and annoyed. Don't whine about no release dates, be patient. A long developed game/application could mean a better game/application! :buddy:
Been wrestling with this crash for like an hour now, can't figure it out: [code] [INFO] Loading threadid 8 [ERROR] The application has crashed with an unhandled exception. Stack trace: 0 CoreFoundation 0x0367b8fc __exceptionPreprocess + 156 1 libobjc.A.dylib 0x037c95de objc_exception_throw + 47 2 UIKit 0x008ec1b6 -[UINavigationController pushViewController:transition:forceImmediate:] + 386 3 UIKit 0x008e51c3 -[UINavigationController pushViewController:animated:] + 62 4 Facepunch 0x00128c71 -[TiUIiPhoneNavigationGroup open:withObject:] + 195 5 Facepunch 0x00127f46 -[TiUIiPhoneNavigationGroupProxy open:] + 687 6 Foundation 0x005b3e9a __NSThreadPerformPerform + 251 7 CoreFoundation 0x0365cd7f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15 8 CoreFoundation 0x035bb2cb __CFRunLoopDoSources0 + 571 9 CoreFoundation 0x035ba7c6 __CFRunLoopRun + 470 10 CoreFoundation 0x035ba280 CFRunLoopRunSpecific + 208 11 CoreFoundation 0x035ba1a1 CFRunLoopRunInMode + 97 12 GraphicsServices 0x04e662c8 GSEventRunModal + 217 13 GraphicsServices 0x04e6638d GSEventRun + 115 14 UIKit 0x00842b58 UIApplicationMain + 1160 15 Facepunch 0x00004099 main + 362 16 Facepunch 0x00002e81 start + 53 2010-09-12 22:45:09.080 Facepunch[33161:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Pushing the same view controller instance more than once is not supported (<TiWindowViewController: 0x7d6c870>)' *** Call stack at first throw: ( 0 CoreFoundation 0x0367b919 __exceptionPreprocess + 185 1 libobjc.A.dylib 0x037c95de objc_exception_throw + 47 2 UIKit 0x008ec1b6 -[UINavigationController pushViewController:transition:forceImmediate:] + 386 3 UIKit 0x008e51c3 -[UINavigationController pushViewController:animated:] + 62 4 Facepunch 0x00128c71 -[TiUIiPhoneNavigationGroup open:withObject:] + 195 5 Facepunch 0x00127f46 -[TiUIiPhoneNavigationGroupProxy open:] + 687 6 Foundation 0x005b3e9a __NSThreadPerformPerform + 251 7 CoreFoundation 0x0365cd7f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15 8 CoreFoundation 0x035bb2cb __CFRunLoopDoSources0 + 571 9 CoreFoundation 0x035ba7c6 __CFRunLoopRun + 470 10 CoreFoundation 0x035ba280 CFRunLoopRunSpecific + 208 11 CoreFoundation 0x035ba1a1 CFRunLoopRunInMode + 97 12 GraphicsServices 0x04e662c8 GSEventRunModal + 217 13 GraphicsServices 0x04e6638d GSEventRun + 115 14 UIKit 0x00842b58 UIApplicationMain + 1160 15 Facepunch 0x00004099 main + 362 16 Facepunch 0x00002e81 start + 53 ) terminate called after throwing an instance of 'NSException' [DEBUG] Session did end with error (null) [INFO] Application has exited from Simulator [/code]
[QUOTE=LinuX;24788410]Whining for this is like asking Valve 100+ times when EP3 will be out. They get irritated and annoyed. Don't whine about no release dates, be patient. A long developed game/application could mean a better game/application! :buddy:[/QUOTE] my h button doesn't respond. Or it's just me freezing my fingers off! :fuckyou:
Don't bother posting that in GD
Sorry, you need to Log In to post a reply to this thread.