> "All-in-all the project took me an hour to program" Come on, it's more than that. Being compliant to Apple Developer Guidelines takes some more time.
Oh shit, my weekend project turned into an App Store Best New App (2018)
51–60 of 197 posts
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#52> “Snaplight serves an extremely niche need: mine.” There is a subtle brilliance in this sentence. With this recognition comes the permission to not try adding a mountain of features and complicating matters. Build something you will use. Solve a problem you have. Enjoy the process and accept the vulnerability that comes with shipping something to the world. Chances are good things will come of it.
Yes, it’s an old proverb. “Necessity is the mother of invention” https://en.wikipedia.org/wiki/Necessity_is_the_mother_of_inv...
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#53> "All-in-all the project took me an hour to program" Come on, it's more than that. Being compliant to Apple Developer Guidelines takes some more time.
The author noted that it was his fifth app, so it's likely that he had the knowledge and patterns/libraries/boilerplate etc. already in place.
I don't know if that's misleading, encouraging or simply talking to a specific target group.
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#54Earlier quoted context omitted.
That's a strange statement. It's a very simple app, which specific guidelines do you think should have taken significant time for him to write code that complies to? In my experience the guidelines are mostly common sense once you get used to the "Apple way", and are straightforward to comply with, especially if you're already familiar with them (OP had submitted several apps before).
still, claiming to hacking a mobile app together in one hour is something strange as well. Does the "hour of code" includes setting up project in the IDE, setting a repo, testing it, making it AppStore-ready? Options are: a. you have already the code somewhere (own sources, StackOverflow, GitHub, etc.) b. you are bluffing
He just might have to combine two projects and some programming and replacement of icons.
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#55So claiming `about 10,000 downloads each week` is not very correct.
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#56Earlier quoted context omitted.
That's a strange statement. It's a very simple app, which specific guidelines do you think should have taken significant time for him to write code that complies to? In my experience the guidelines are mostly common sense once you get used to the "Apple way", and are straightforward to comply with, especially if you're already familiar with them (OP had submitted several apps before).
still, claiming to hacking a mobile app together in one hour is something strange as well. Does the "hour of code" includes setting up project in the IDE, setting a repo, testing it, making it AppStore-ready? Options are: a. you have already the code somewhere (own sources, StackOverflow, GitHub, etc.) b. you are bluffing
And doesn't this use the camera and/or photos API? Not hard, but somewhat time consuming to set up your boilerplate for these. Also handling permissions request, response, & error handling. Probably copy/pasted from another project so it wouldn't count?
Yeah I'm skeptical, but also sounds like a fun challenge.
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#57Earlier quoted context omitted.
From the original screenshot in the post, it looks like it debuted at $0.99, I wonder if there's a way to look up App Store price history
You're right, totally missed from the screenshot and based my comment on the current App Store data. I looked the app on Appannie (non paid account) and the pricing history is quite interesting: 26 Mar 2017 - 0.99 to Free 29 Mar 2017 - Free to 0.99 19 Jul 2017 - 0.99 to 1.99 20 Jul 2017 - 1.99 to Free 02 Aug 2017 - Free to 0.99 04 Feb 2018 - 0.99 to Free 10 Feb 2018 - Free to 0.99 03 Mar 2018 - 0.99 to Free 27 Mar 20…
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#58Just to be clear: the app makes ~20 downloads per day (checked on App Annie premium and Sensor Tower premium) except for the fact that you change the price from paid to free multiple times, causing multiple spikes in downloads generated by sites like https://www.148apps.com/ and https://appadvice.com/apps-gone-free which basically list all apps that have become free from paid. So claiming `about 10,000 downloads each…
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#59Earlier quoted context omitted.
That's a strange statement. It's a very simple app, which specific guidelines do you think should have taken significant time for him to write code that complies to? In my experience the guidelines are mostly common sense once you get used to the "Apple way", and are straightforward to comply with, especially if you're already familiar with them (OP had submitted several apps before).
still, claiming to hacking a mobile app together in one hour is something strange as well. Does the "hour of code" includes setting up project in the IDE, setting a repo, testing it, making it AppStore-ready? Options are: a. you have already the code somewhere (own sources, StackOverflow, GitHub, etc.) b. you are bluffing
Of course, writing it in 1 hour is a bit ridiculous. Did he have the icon images ready?
Re: Oh shit, my weekend project turned into an App Store Best New App (2018)
#60Just to be clear: the app makes ~20 downloads per day (checked on App Annie premium and Sensor Tower premium) except for the fact that you change the price from paid to free multiple times, causing multiple spikes in downloads generated by sites like https://www.148apps.com/ and https://appadvice.com/apps-gone-free which basically list all apps that have become free from paid. So claiming `about 10,000 downloads each…