Tell HN: Rejected from App Store - "customer damaging their iPhone."
I had a great and simple idea for an application a while back. It was actually a pretty cool game, and I'm certain it would have spread like wildfire - but its rather understandable why Apple denied it.
The game simply asked a user to keep their phone airborne (i.e. by throwing it / dropping it onto soft surface) and then measured the amount of time it was in the air for. I threw in a looping scream as well as challenges to push further for good measure. There was a high score table too :).
I've been trying to work out a way to get something out of this for a while, but unfortunately haven't come up with anything reasonable -- so decided to just publish the source code.
Its all available at https://github.com/qix/airborne as GPLv3 (to the extent I'm allowed to by the Apple license.) The code is pretty shocking, I was just fooling around while learning Objective-C.
68 comments
[ 5.1 ms ] story [ 138 ms ] threadI'd most likely install it on my android phone, if it were free/ad supported. Could see it being a very viral game, with people finding interesting ways to game the scoreboard.
This is what insurance is for, right?
"Similarly, when the device is in free-fall and therefore dangerously accelerating towards to ground at 9.81 m/s^2, its accelerometer reads a magnitude of 0 m/s^2."
http://developer.android.com/reference/android/hardware/Sens...
"The outcome of any local non-gravitational experiment in a freely falling laboratory is independent of the velocity of the laboratory and its location in spacetime."
http://en.wikipedia.org/wiki/Equivalence_principle
https://market.android.com/details?id=com.enea.SkyIsTheLimit
I hope you'll reconsider the ethics of how you perceive insurance.
Also by the same logic apple should also ban the SMS and Voice calling app, since driving while using mobile phone is dangerous.
In any case the logic that a user might hurt himself is stupid.
When it comes to health insurance, though, people seem to have this unreasonable expectation that they should be allowed to be obese, not exercise, and have a poor diet, and then have their diabetes, kidney failure, and heart disease fully paid for while paying the same rates as everyone else, or even paying no premium at all (e.g. government provided health insurance).
The phone will most definitely notice 0-g after "equilibrium." Pretty much at all times (unless being accelerated by your hand or your carelessness), the iPhone registers a 1-g acceleration towards the ground... much like almost every other static accelerometer you can buy.
http://www.youtube.com/watch?v=H6X5tV3bGMc
[I knew I needed an excuse to take up BASE jumping]
I was well aware of the "risk your phone" aspect, "iDare" was my working title...
Something like:
"Want / Need a new phone see how far you can send yours flying for a shot at new hardware."
This is Apple's modus operandi with the iPhone, is it not?
"One Minute of Free Fall"
The Vomit Comet is about 45 seconds . . .
You know I really don't understand how someone could enjoy a game which encourages people to throw a 600 dollar device onto a "soft" surface. You how this ends right? Kids want to play this and they will throw the from EVERYWHERE and BOOM you have to buy another 600 dollar phone.
You want to make money? Write something useful.
However I really like that you put the source code on GitHub.
Yes like an app which produces fart sounds.
Yes, because obviously someone is holding a gun to your head, forcing you to install brain-dead apps just because they're in the App Store...
Bullshit. Grow a backbone and just tell the little brat "No, get a job and buy it yourself this time."
I often wish that there was a kid setting on my iPhone that would turn off the app store, filter YouTube, and allow me to hide certain apps.
PS - Thanks for sharing your source code!
Round #1 instructs you to place your phone on a hard surface, find a hammer of any kind, and hit your phone as hard as you can.
Rounds #2 and up instructs you to repeat Round #1.
A permanent blank screen indicates you have won and you may receive a prize (a brand new iPhone!!) if you can convince Apple your phone is malfunctioning because of something they did.
Lots of opportunity for evolution/addl features: time series, weight by time of day, etc. Just one little problem.
Let me know :)
To the OP, maybe you could use what you learned about using the accelerometer framework to make an app that background updates the movement of the user, and tracks approximate G-forces of elevators and driving, for example?
Step 2. ????
Step 3. Profit.