I can't tell if the programmer was using the VoIP mechanisms to allow the app to run continuously in the background, though it does look that the programmer was attempting that. Apple isn't going to allow continuous background. If your application needs that, then that's likely best an Android application and not an iOS application. And this comment: "It’s just not possible to tell them to hold the chatline, send a P…
Rooms irc app removed after 4 minutes in app store
31–40 of 53 posts
Re: Rooms irc app removed after 4 minutes in app store
#32The whole story is very skimpy on details but it seems this guy is trying to pull off quite a bit of hacky and "clever" tricks (I'm gathering this from the posts about two previous rejections). Considering this, this doesn't seem to be as frivolous act of Apple as it is made to be. On top of this, the complaint that Apple do not respond doesn't ring true with me. In my experience, at the very least in the past 6 mont…
Re: Rooms irc app removed after 4 minutes in app store
#33At this point, anyone who develops an iTunes app is bringing this on their own head. Apple's arbitrary stupidity is a known risk . If you don't want to get bit, then don't play with the pit bull.
Guy Screws Up
Paranoid Anti-Apple Fundamentalist Moron immediately blames Apple
24 like-minded retards remind me that HN is no longer a place where intelligence or thought are rewarded.
YOU are the cancer that is killing YC.
Re: Rooms irc app removed after 4 minutes in app store
#34Re: Rooms irc app removed after 4 minutes in app store
#35The whole story is very skimpy on details but it seems this guy is trying to pull off quite a bit of hacky and "clever" tricks (I'm gathering this from the posts about two previous rejections). Considering this, this doesn't seem to be as frivolous act of Apple as it is made to be. On top of this, the complaint that Apple do not respond doesn't ring true with me. In my experience, at the very least in the past 6 mont…
God forbid clever hacks we may want to run on our own hardware.
Re: Rooms irc app removed after 4 minutes in app store
#36The whole story is very skimpy on details but it seems this guy is trying to pull off quite a bit of hacky and "clever" tricks (I'm gathering this from the posts about two previous rejections). Considering this, this doesn't seem to be as frivolous act of Apple as it is made to be. On top of this, the complaint that Apple do not respond doesn't ring true with me. In my experience, at the very least in the past 6 mont…
The updates on a linked article[1] seem to point to his distribution credentials having expired. 1) http://www.roomsapp.mobi/blog/2010/07/roomspulled-from-store...
Re: Rooms irc app removed after 4 minutes in app store
#37At this point, anyone who develops an iTunes app is bringing this on their own head. Apple's arbitrary stupidity is a known risk . If you don't want to get bit, then don't play with the pit bull.
It seems the developer just let his 1 year distribution certificate expire. This is really careless on his part and blame should not be automatically placed on Apple. If you distribute a web app using SSL, and let your Verisign certificate expire, are you going to complain that Verisign is unfair because now your customers are getting security warnings/errors in their browsers?
Read this carefully: http://www.roomsapp.mobi/blog/2010/07/roomspulled-from-store...
Re: Rooms irc app removed after 4 minutes in app store
#38The whole story is very skimpy on details but it seems this guy is trying to pull off quite a bit of hacky and "clever" tricks (I'm gathering this from the posts about two previous rejections). Considering this, this doesn't seem to be as frivolous act of Apple as it is made to be. On top of this, the complaint that Apple do not respond doesn't ring true with me. In my experience, at the very least in the past 6 mont…
God forbid clever hacks we may want to run on our own hardware.
Re: Rooms irc app removed after 4 minutes in app store
#39Earlier quoted context omitted.
There is a separate mode for background audio, pandora uses it
I thought this was playing audio not streaming it. A streaming app would need both background network access and the ability to play audio in the background. See the Background Audio section at http://developer.apple.com/iphone/library/documentation/iPho... . It is not clear here that network access is permitted. Being vague in the permitted application functions for each mode makes it difficult to know what exactly…