It's time to confess... my skills as a developer are shameful, though I'm definitely learning- I just took two computer science courses (taught in Java) at the University of Washington, but it's not my major... I'm not cut out for it.
I have a serious bug in my most profitable app... a magic trick that uses the iPhone's camera. I've been trying to trace down the bug on and off for over a year and I just can't figure it out. The picture returned from this method:
Code:
- (void)imagePickerController:(UIImagePickerController *)picker
didFinishPickingImage:(UIImage *)image
editingInfo:(NSDictionary *)editingInfo {
Just disappears if the iPhone hasn't been restarted recently (must be a low memory issue). If anyone wants to fix it I will PayPal them $100 after confirming the problem is truly cured. (It may take about a day to be certain, as the problem is intermittent and I'll need to test a bit).
$100 isn't much to an experienced, competent Objective-C guy who understand all the Coca Touch libraries, but it's what I can afford as a student. It doesn't seem right to ask for free help when I do make a reasonable profit from this little app.
Note, I'm not a complete n00b, so if you aren't a fairly strong developer, I'm guessing you won't see the bug either. Thanks for reading.