|
|
|
|
|
by SomeCallMeTim
5337 days ago
|
|
I'm a professional game developer who's jumped into indie/mobile. The problems people with my game are having are not (in general) things not working -- there are tutorials, and it's in the Angry Birds genre, so people know how to play it pretty quickly. I just got picked up by a major publisher (hint: they've had the #1 revenue app on iOS for a large percentage of the last two months...), so I'm not the only one who thinks my game is fit to run in the big leagues. One problem is occasionally buggy devices or firmware. I have one crash where a WebView is dying trying to display an ad, and while the ad is possibly conflicting with the WebView, I'm not sure how to FIX that, since the ad being provided isn't under my control (aside from choosing another ad provider). And don't get me started on Samsung and the SoundPool class. It will just lock up your Samsung device to USE a SoundPool on it in a game. But only intermittently. Sigh. When the problem is they don't like ads -- well, it's a free game, and there aren't words I'm willing to use on HN that are sufficient to describe what I think of those...individuals. |
|