Ask HN: Someone stole my iOS app, what can I do?
8 comments
Where is your source code hosted? It may be worth asking a security person to take a look at your laptop or development environment, for signs of persistent malware. As bad as this is, you will want to make sure it does not happen again.
You can do a C&D through Apple, they will usually forward an email to the developer, but not sure how partial they are to enforcing a case.
In my experience they just act as a mediator. I haven't seen them really do anything other than nag - it's all up to the developer to be compliant. However, these were cases where it wasn't a clear right and wrong. In OP's case, they might be quick to do something.
How can I do this?
Thank you very much. I submitted one. I had looked for this or something like it and was unable to find it.
This is why we never host closed-source code online. ....Can you really trust the third party sys-admins managing your servers? It's easy to simply blame everything on malicious hackers. Also, check your computer for malware.
There isn't much else you can do besides get a lawyer and prove you built it first.
&& check your pc for malware / rootkits
I guess take it as a hard lesson, since you mentioned repo -- stop trusting "the cloud" for all your secret stuff. Somebody has to manage all that and there is definitely somebody besides you who can see all that. If you're going to backup online, encrypt everything before you upload. Never leave your source code hanging out naked on the internet...and yes, naked also means placing them unobfuscated, unencrypted on "private clouds"
There isn't much else you can do besides get a lawyer and prove you built it first.
&& check your pc for malware / rootkits
I guess take it as a hard lesson, since you mentioned repo -- stop trusting "the cloud" for all your secret stuff. Somebody has to manage all that and there is definitely somebody besides you who can see all that. If you're going to backup online, encrypt everything before you upload. Never leave your source code hanging out naked on the internet...and yes, naked also means placing them unobfuscated, unencrypted on "private clouds"
Sorry to hear that. If you have any time-stamped material in a repository or on ITunes Connect, put up a blog post with what happened. Launch your app as soon as possible. I don't think there is anything tangible you can do unless you think there was some foul legal play.
If it's yours, you own the copyright to the source code and game assets, so you are in good shape.
How is that even possible? The link?
Did you check if you are not targeted by some one, having RAT in your pc maybe ?
i hope it goes well for you, I would be gutted if that happened to me.
What can I do? The app is already approved in "My Apps" on iTunes connect and I had it up before they published it, but I just didn't put it up for sale yet because I wasn't ready. Anyone cursorily glancing at the promotional images can see the game is 100% identical, unchanged.
I doubt I would have even made money off the game anyway but nonetheless this is really frustrating. I learned iOS just to make this. Do I have any recourse? Has this happened to anyone else?