|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#51 |
|
I had an application submitted September 1st. On September 28th it finally got into the review status and on the 4th of October it was accepted. I was somewhat patient but it sure took a long time and made me wondering what other possibilities there are. Well, now at least people seem to like the application.
![]() But due to the liking, I already know that I will submit an update within the next days/weeks. So it's the same story all over again. ![]() The problem with the long review process is not so much a problem of waiting for an app to be approved but to be stuck with development because if finally, the application turns out to be rejected, you need to fix issues in a version which is already outdated because you have created one or two dot-releases in the meantime. You can however try to submit the next version. But they will not like that. Got a warning once. I tried to submit a non-sandboxed app and got rejected. As I had no interest in spending hours reading all the stuff, I simply ignored the rejection and was working on the next version. Few weeks later I submitted the next version (now with sandboxing) and got a message that this is not intended to be done like that. Got it approved nonetheless. So thanks. ![]() In my opinion, the whole submission process is too cryptic. Not straight-forward at all. |
|
|
|
2
|
|
|
#52 | |
|
Quote:
Apple itself is relatively a small company, they only have ~25K non-retail employees. Microsoft by comparison has 100K employees with more R&D employees than the entire Apple's fleet (~36K). Hopefully, Apple'll fix the problem and bring back the native app experience with faster performance. |
||
|
|
1
|
|
|
#53 |
|
I think the real problem is that Apple thought that opening a Mac App Store would interest current iOS developers aswell, which just isn't the case. Universal apps for iOS/Mac would have been announced with Mountain Lion, and Game Center would have been the whole one thing on all of them, and not separate Mac/iOS achievement systems.
It isn't worth Apple's time to push out apps that lack quality control, and that's pretty much most of the Mac App Store. When you have to also review 10 of the same word processors, reminder applications, and picture editors, and they come every week, why would you even bother? Most of them don't even sell one copy. You can say that the lack of processing of reviews is due to iOS6, but it's probably not even that. The Mac App Store is simply not interesting.
__________________
Have You Hugged Your Mac Today?
Daily Expressions | Power Mac G5 | Late 2011 13" MacBook Pro | iPod Nano (7G) | iPod Shuffle (2012) | iPad Mini |
|
|
|
0
|
|
|
#54 |
|
|
0
|
|
|
#55 |
|
Consumers don't care about updates. They just want the best experience that the App Store provides in obtaining the best software for the world's most powerful operating system.
Last edited by dejo; Oct 27, 2012 at 08:13 PM. Reason: Restoring damaged post. |
|
|
|
1
|
|
|
#56 | |
|
Quote:
|
||
|
|
0
|
|
|
#57 | |
|
Basic Problem? New programming changes
Sandboxing is not an easy demand to make of developers. As well, a fair number of new iCloud touches, the prohibition of certain kinds of upselling, etc., these all have an impact on how long you have to wait for approval. The app must make a request on opening for enumerated access to a, b, and c, and nothing else. Then the reviewer has to use the app to make sure nothing's going on in the background undeclared.
---------- Quote:
2. Apple is largely making sure the app sandboxes and plays nice with iCloud. That it isn't upgrading outside of the app store, and the other things they ask from developers. If they got into esthetics, imagine the uproars. As long as they cut down the number of crashing apps, and apps that do sneaky things behind your back, they're happy. |
||
|
|
1
|
|
|
#58 |
|
Wow. Someone needs to hire some more reviewers.
__________________
Zach Vega 27" iMac, 3.2 GHz, 8 GB RAM, 1 TB HD; 21.5" iMac, 3.06 GHz, 4 GB RAM, 500 GB HD; 13.3" MacBook Pro, 2.26 Ghz, 2 GB RAM, 160 GB HD; 64 GB iPhone 5; AirPort Extreme |
|
|
|
1
|
|
|
#59 | |
|
Quote:
As soon as they do automatic approval they open a giant back door into their system. Yes sure, they can do a virus scanner like Google has for the play store but will it catch everything? That said I think Apple will do this eventually, Apps review is a never ending tasks and with the number of random apps being submitted it is any surprise the wait time will increase? It's not exactly a easily scalable system as it is rather labour intensive. That has always been the downside to how Apple operates the app store. |
||
|
|
1
|
|
|
#60 |
|
That's why I haven't got any app updates for some days. But the sandboxing stuff has made the Mac App Store pretty useless IMO. Some of my favorite apps quitted the MAS due to this.
__________________
Mac: rMBP'12, iMac'08/24", Mini'09 (dead), MBP'10/15", MBA'11/13"/256. iPhone: 5/64B, 4S/64W, 4/32B, 3GS/16. iPT: 3G,1G. iPad: 3/4G/64 2/3G/32, 1/WiFi/16. ATV'12,'11 AEBS'09 |
|
|
|
0
|
|
|
#61 | |
|
Quote:
Anyways, here's the link if you need it: https://developer.apple.com/appstore...eam/index.html
__________________
Battery Status - On the Mac App Store
The only app that'll estimate when your wireless devices will need their batteries changed. Like it on Facebook! |
||
|
|
0
|
|
|
#62 |
|
Sorry, I forgot Apple is an infinitely large company.
__________________
Apple //c, 1 MHz, 128k RAM, 5.25" floppy drive, 1-button mouse |
|
|
|
0
|
|
|
#63 |
|
I'm a new Mac developer. My experience has been frustrating.
- Apple documentation is very good, but there has been many changes to the platform that are not reflected on it. You'll find a lot of sample code with and without @synthesize, without ARC and calling old API's, such as QTKit instead of AVFoundation. That's not really good for new developers. - Sandboxing and receipt validation are challenging topics poorly covered by Apple. Open console and see dozens of messages for which there is absolutely no explanation on Apple docs or forums. After ML 10.8.2 update (after my app was approved) the console started showing a sandbox error related to my login helper. Can't find an answer for that. - In-app store (for Mac), test user management and purchase control is another nightmare. There is no purchase reset. For every purchase test you need to create a new test user (with a valid email that can't be an Apple ID). So, for hundreds of tests, create hundreds of gmail accounts and add them to iTunes Connect. What a shame. - We can't search for known bugs and make sure that an error message is not related to our app. Rdar is a post-only system. I have filed bugs and after 45 days they are still "open", with absolutely no indication of what has been done. - Their developer forums are a joke with few questions and no answers. I have tried it in vain. No answer. And there is no place to run to if you have urgent problems. Not even an email address dedicated to developer questions. - My first app, Did I Click, took 28 days on the "Waiting for Review" status. I asked for an expedited review but it was declined (and I heard you got 2 per year). It was launched in September (before the iOS6 and maps-gate). - The day after the app launch a user posted some suggestions which I promptly attended. Submitted the update right away. It's been 22 days and it is still on "Waiting for Review". I can't even tell the user I have done the update. - I have just submitted my second app and am not expecting it to be on sale in less than a month. And after two months of testing I'm praying to God there is no bug on it. My general feeling is that Apple does not really care about developers. They care about consumers. Developers are just part of their ecosystem with the purpose of attracting consumer's attention to a platform with a variety of apps. The worst thing is we, as developers, can't make mistakes. Let alone be proactive and try to keep user satisfaction. With any code change taking 30 days to deploy, we are limited to having a very stable app with only 2 to 3 updates a year. Last edited by Mr. Milk; Oct 9, 2012 at 12:22 AM. |
|
|
|
2
|
|
|
#64 |
|
that be days my friend, days, there are way worse things
__________________
❹ ❽ ❶❺ ❶❻ ❷❸ ❹❷ |
|
|
|
1
|
|
|
#65 |
|
|
0
|
|
|
#66 |
|
This graph looks like Ohio
|
|
|
|
0
|
|
|
#67 |
|
I imagine a large amount of this is down to many apps all being updated at the same time for iOS6 and more recently for the iPhone5's larger screen. I have definitely seen a huge increase with the number of updates I am getting from the app store in the past few months. It remains to be seen if this is a consistent trend or if it will fall back towards the end of the year.
|
|
|
|
0
|
|
|
#68 | |
|
Quote:
Unless they've released 2.0.5 (or 6 or 7 or...) by the time such a blue moon comes around! |
||
|
|
0
|
|
|
#69 | |
|
Quote:
__________________
Jailbroken iPhone 4 (brought outright). I run TF2Intel |
||
|
|
0
|
|
|
#70 |
|
Review time for iOs apps has also gone insane! Or apps have gone from 3-4 days to now 1-2 weeks for just an update to be reviewed. They either need more reviewers or shorter test bucket!
__________________
Never Miss A New Release! Countdown with Movie Clock for iPhone. http://flck.it/clock |
|
|
|
0
|
|
|
#71 |
|
The graph is pretty accurate, despite the small sample size
As someone else pointed out, there are fewer mac devs than you might think - and far fewer good ones (i.e. not putting out crap).
I can attest to the graph being quite accurate - I have an app that has been waiting for review for about 3 weeks now with no updates yet. |
|
|
|
0
|
|
|
#72 |
|
.
Last edited by Vizin; Feb 28, 2013 at 01:02 AM. |
|
|
|
0
|
|
|
#73 | |
|
Quote:
Its these little apps that made the iPhone an household name. So irrespective of the revenue they should keep the apps flowing smoothly.There are a lot more windows developers than Apple developers and once they get frustrated and the developer community starts embracing the windows phone, its game over for Apple. |
||
|
|
0
|
|
|
#74 | |
|
Quote:
The test system is atrocious and iTunes Connect must literally be choked with millions of abandoned email addresses that were used once to test a purchase, never to be used again. |
||
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 03:07 AM.











Linear Mode
