Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
Spoet;424361 said:As the title states I am looking for an IPhone app developer who can create a simple game that we can put onto the iTunes store for free. Some of the features we need are:
- Its a domino based game
- So there will need to be a…
Make sure you are implementing the delegate as well.
In the .h
@interface myController : UIViewController{
.m
-(void)requestFinished:(ASIHTTPRequest *)request {
NSLog(@\"%@\",[request responseString]);
}
networ;424137 said:Ok, I will try it, looks simple to use, but it's quite outdated - Is it really good choice?
Not outdated at all, it just recently stopped being developed. It's very fast and simple to use. Many top apps are currently using it.
Speed;413380 said:Paying with stolen accounts? Incredible. This actually has gone much farther than what I would have thought with this guy. What was just a one time miscommunication turned into a whole network of scams and frauds.
It gets better…
"Sister" replied to my PM saying:
i see. where i can send payment?
I was a phishing victim...
This would explain why other people that were paid with different accounts didn't have this problem, but I think this whole situation is sketchy.
UPDATE:
PayPal has completed their review and gave the money back to the "sister" of the scammer. I don't know what's going on, but they are simply up to no good.
Admins: Please ban the "sister's" IP.
Please post here if the same thing happened t…
This is outrageous. I just received an email from PayPal today saying that the "payment" of $50 that the scammer's "sister" sent me had unauthorized activity on their account and now they want their money back.
Here's the email:
Hello chase acton,…
Rhade;407248 said:Ok, well, when some of those people start confirming that they have been paid, I might start believing you.
This is real. I just got paid.
iRanjha;402396 said:I know it it not a lot. But this is a simple task that I keep failing at. I want to implement a search bar into my app so it will properly search the tableview. Like I said, I know its not a lot. But I am sure for many people, th…
MarkC;401419 said:http://www.iphonedevsdk.com/forum/promotion-techniques/66119-app-review-prompts.html#post271750
There's a great little class to do this automatically after a specified amount of launches.
Presenting, Appirater - Arash Payan | Blog
Spykam22;398236 said:Cool! Is there a way to do this on windows? Thanks!
Buy a Mac. If you have even a moderate amount of success on the app store or with freelancing, your Mac will pay for itself.
CharlieEvans;401590 said:What about using a stylus and an iPad drawing app? I tried using a Wacom (smallest one probably) 5 or 10 years ago and I really disliked it... maybe I did not have it set up right, but it was very difficult mapping your draw…
jgman1;401006 said:Hey everyone,
I am interested in developing an app that will involve iMessage. Has anyone worked with iMessage yet? I have heard that apple does not allow any apps that involve iMessage - is this true?
Any help is appreciated!
…
I have already made an app like this (unreleased, very similar to Instagram) and I am willing to sell the source code to it if you want. Please contact me via email at [email]chaseacton@gmail.com[/email]
I used to be worried about this when my first app was cracked. The truth is that less than 6% of devices are jailbroken. Yeah, you might lose a few "sales", but most of these people would have never bought the app in the first place.
If you are rea…
sacha1996;390396 said:We need to find his itunes account...
If he even has one. It also looks like he is now asking for mac apps.
http://www.iphonedevsdk.com/forum/iphone-sdk-development-jobs/94130-want-earn-150usd-fast.html
Do we have any chance, legally, of going after this guy? We didn't have a formal, signed contract, but he agreed in email to send the money after I sent him code.
He approached me as montizer. His email was [email]6vague9@gmail.com[/email] and sometimes [email]amine.spain@gmail.com[/email]. Wanted me to build a translator app. He said there were errors and after fixing them and sending it back, he stopped rep…
This guy will rip you off. He was great at communicating and we agreed on the payment. I sent him the source code and it had an error. He even sent me screenshots and when I fixed it and sent it back, he stopped replying. I haven't heard from him si…
baja_yu;358849 said:This isn't something that can be "super simple". You need a web server with a database for the user accounts and a web service for your app to communicate with. You'll have to do some server side programming for that, PHP, ASP et…
I'm having the same issue with missing payments. They won't respond to my contact form request. You think not that they're owned by Google, the would be a little more professional.
I am having the exact same problem. I've contacted them twice over a month ago and still no reply. I am missing 2 payments ($500+). Did you ever resolve this?
I got this working, the achievements unlock just fine, but there is no notification to the user when they unlock something. Is this how it's supposed to be or do I need additional code?
I made 3 apps for this guy and got absolutely nothing for it. He promised revenue sharing, but then said he "changed the company name"? and that was how he left it. DO NOT agree to do any work for this guy without an up-front payment.
ChrisL;239181 said:It's funny how every job is always "VERY basic" and should never take more than 20 minutes when you're paying someone else to do it.
Edit: wow, I just looked at his other posts -- $600 for a full game, and $20 for a website? Good…
saurabh;133900 said:hey,
i built a utility that play mp3 and AAC stream. What exactly is sdp format. Ill have look at it. I am stuck building a ASF stream player like Wunder radio and internet radio box. Research says, ull have to convert . Use libm…
BrianSlick;225565 said:All of the action sheets are using the same delegate method. So you need to distinguish between them. The tag property is probably the easiest way to do so.
Launch additional action sheets (or call the method that does so) …
TunaNugget;222695 said:MarkC noticed this a while back filed a bug report. I guess they'll get to it when they get to it. Seems like a dumb thing to mess up.
This is kinda a big problem that apple needs to fix.