In my mind this is an example of solving a problem that does not exist. Why just not simply say "we watching 2 movies a week, once you choose and I'll choose next, and so on..."? p.s. Credits and kudos for learning new things !
I made a mobile app for my significant other and she won't use it
141–150 of 310 posts
Re: I made a mobile app for my significant other and she won't use it
#142The complaints about having to have enough screenshots and information seems really ... dumb? The website has a bunch of screenshots and info, and users will not download the app without it. Google and Apple are doing you a favor by requiring that you provide enough information. I think Apple's $100/yr is crazy, but I don't think Google's $25 is bad. If you plan to make any money at all on it, that's nothing. Scrolli…
$100 a year is nothing for a developer toolkit. In fact, it's a great deal if you really think about all the infrastructure that you get for free. Let's take a look at what MSDN costs for a pro-level subscription (not even enterprise): "At the Professional subscription level, you pay a not-insignificant sum: $539 per year for an annual cloud subscription or $1,199 for the first year of a perpetual license subscriptio…
Re: I made a mobile app for my significant other and she won't use it
#143Earlier quoted context omitted.
>the entire App Store ecosystem is not free. and building a competing ecosystem that is is Not Allowed!
You’re welcome to buy an Android phone. iOS is the minority OS in every single market it operates in. Try building a game for Nintendo Switch that doesn’t go through the Nintendo store and see how far that gets you.
Re: I made a mobile app for my significant other and she won't use it
#144Seems like a cool app; will definitely give it a go. Does/will the the app filtering by streaming service take region in to account?
Unfortunately it doesn't :/ Working on getting that data in to provide better filters. Thanks for checking it out :)
Re: I made a mobile app for my significant other and she won't use it
#145I’ll give this a try with my wife. We struggle with this. The requirement to log in is a huge deterrent though - why not just use a UUID or something based on the phone? Also, I don’t know if you can scrape a small synopsis and include it, along with the genre, underneath the film? I had no idea what the first 30-40 films that came up for me were.
Re: I made a mobile app for my significant other and she won't use it
#146Earlier quoted context omitted.
You’re welcome to buy an Android phone. iOS is the minority OS in every single market it operates in. Try building a game for Nintendo Switch that doesn’t go through the Nintendo store and see how far that gets you.
We are talking about programming own computer . Isn't it a right of user and shouldn't it be respected by any company?
Re: I made a mobile app for my significant other and she won't use it
#147Why does an app like this need to have a sign-up process with email, username and password? It’s enough for me to not try the app because of the mental overhead and risks involved, but it also seems like a bunch of additional development for no (or maybe negative) benefit.
If you need to support remove users, then provide an "invite link" that you can text and it lets people download the app and then connect with you on the app. You don't need an account on a server for that.
To make money:
1. Show an affiliate link to watch the movie on Redbox [0] or another pay-per-view streaming service.
1. Show local theater showtimes with an affiliate link to buy the tickets [1].
Re: I made a mobile app for my significant other and she won't use it
#148Re: I made a mobile app for my significant other and she won't use it
#149> Eat my butt, Apple. Eat my butt, Google. Just let me publish my frickin app, you already emptied my pockets. I feel this. A few years ago, I made a joke app[1] which got a bit famous on campus back when I was in school, and the process of getting it on the Play store was literally harder than writing the darn thing. Nowadays, it even got removed from the Play store for some reason. I couldn't imagine running an app…
1. The author could have offered an .apk outside the play store. Yes, friends would have had to enable side loading so that sucks but once enabled it's trivial to install .apks. This is no different than MacOS or Windows at some level. No similar option exist on iOS
2. The author could have used Progressive Web Apps and just skipped the store entirely on Android and send friends a link. Again, no similar option really exists on iOS.
The situation to me is, Google provides one app store of many. A quick search for "Android App Stores" brings articles listing 10 or more alternate stores. The fact that the "Play Store" won't take your product is no different than your local supermarket not taking your product. As long as you can still reach your users directly or make your own store then it's all good from my POV. Google has made Android so all of that is possible. Same as Windows/Linux/MacOS
Apple on the other hand, it's the App store or GTFO.
Re: I made a mobile app for my significant other and she won't use it
#150Edit: While trying to sign in, the service required me to add a special character to my 32 character long alphanumeric password. Requiring the user to use x different kind of character types just annoys people and doesn't make your service more secure.