Though it's not a game, it has been created with Cocos2d so i thought it'd be appropriate to post it here.

A fast, easy to use, free, and community supported 2D game engine
Though it's not a game, it has been created with Cocos2d so i thought it'd be appropriate to post it here.

Congrats! Just bought it. I really like the general visual style, and the weather animation for selected day is just superb - unique.
Thanks a bunch! I'd love to have the crash reports.
But did you have your location services turned off? That might explain why people are crashing so much... Another problem was me blocking the main thread while waiting for location permission on first startup; Somehow, in my debugversion it asked for permission before blocking, but the release version blocked before it could ask. I'm working really, really hard to fix it all now though. They were some problems that didn't show up debugging on my device but only if i run the release version without xcode.
I knew there were a couple of other bugs, but we thought most were not that serious. One of the first things on the list is to get the app working without providing your location; at the moment that would cost a lot of rewriting parts.
Yes, I had my location service turned off. After I couldn't start the app, I remembered from description that the app is actually using it, so I gave it a try ... then it worked, but on another try I also got a crash, so maybe not directly related... Will send you crash reports in a minute.
Hope you'll fix it soon, might really be anoying for someone else ;)
Awesome, thanks for the reports! An update which addresses problems specific for the new GPU devices (iPad 2, iPhone 4S) has just entered 'in review' status, and i almost finished the update that should fix mos tof the other crashes occurring. I am seriously wondering how it got past Apple now though...
Wanted to check it out since im working on my own weatherapp using cocos2d. (Don't worry, it's a local weatherdatabase for my country only:))
It loads the splashscreen then freezes, and quits after 10 seconds.
My locationservice is on, but the app never asks me for permission to use it.
iP4 iOS 5.0
Edit: It suddenly worked after reboot and 3 more tries :>
Boreas has been updated and works relatively well now; I'm currently making a new grabber/parser and rewriting almost all of the database classes, so i hope i can make it even faster and more stable after the holidays :)
You must log in to post.