this post was submitted on 15 Aug 2023
1918 points (98.9% liked)

Programming

17022 readers
255 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

Update: [email protected] has been created, temporarily managed by @[email protected] until some mods volunteer for it

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 361 points 1 year ago (8 children)

Wow it must be an extremely novel experience for an iOS programmer to have a company arbitrarily make decisions about what you can and cannot do on their platform

[–] Ubermeisters 121 points 1 year ago (1 children)

Why kick 'em when they're down already?

[–] [email protected] 39 points 1 year ago* (last edited 1 year ago) (2 children)

[Edit: upon reflection, this post went too far. To any who saw it, I apologize.]

[–] [email protected] 40 points 1 year ago* (last edited 1 year ago) (1 children)

Apple bad

Wait hold on

People wanting to make software for widely used devices bad?

[–] [email protected] 6 points 1 year ago (1 children)

Who even still uses apple devices in 2023?

  • Sent from a cave far away from America.
[–] [email protected] 2 points 1 year ago

Everyone but the oldest sister in the cave next to yours!

[–] Ubermeisters 6 points 1 year ago* (last edited 1 year ago)

Ok that WAS clever

To anyone who is curious what it said something to the effect of:

why not they seem to like the boot already

[–] [email protected] 81 points 1 year ago (2 children)

I wish I could say that Google is better at that. It’s basically the same story but with even less humans to talk to when you’re flagged for doing something wrong or in the case of Google your former college roommate whom you haven’t seen in 10 years did something wrong. It’s the price all mobile devs pay unless they only want to distribute to a small subset of users who have liberated their phones.

[–] [email protected] 43 points 1 year ago (1 children)

when I started with mobile apps google was easy and apple was a problem.

nowadays apple is very clear on what they allow and what they don't and it's possible to go back and forth with them to get something approved.

google is trying their hard to be as strict as apple while putting 0 of the effort in to correct problems. not to mention that android is a fucking piece of garbage to maintain. you have like 4 deadlines per year, you need to update this or that thing or your app won't work on this or that device, or the deprecation deadline for fucking safetynet arrives and they take two weeks to repair the google play integrity service.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago)

tbh i think that safetynet and other attestation features are a waste of time and should die.

[–] [email protected] 1 points 1 year ago (1 children)

there's a story there that I want to read

[–] [email protected] 4 points 1 year ago

There was a time when at least once a month on that β€œother site”’s android channel that you would see a post about someone getting their account permanently banned. Sometimes it was because they made a spammy app while in high school or college but had turned over a new leaf and were using a new Google account. Sometimes it was a company who had employed someone who had been previously banned but only ever signed into the play console under a company email but probably also signed into their personal mail on the work machine. How true are the claims? I can’t say.

[–] [email protected] 18 points 1 year ago
[–] [email protected] 14 points 1 year ago* (last edited 1 year ago) (2 children)

you do realize in this regard google/Apple are two sides of the same coin right?

[–] [email protected] 7 points 1 year ago (1 children)

I don't think he was drawing a comparison.

Mobile development sucks in general.

[–] [email protected] 5 points 1 year ago

I tried to follow an Android tutorial (in Kotlin, so it should have been a modern one) a while ago, and the only conclusion I can come to is it was all designed by 500 different people over 15 years who never spoke to each other, and nobody ever dared throw anything away.

I've never seen such a basic CRUD app (and incidentally wasn't even doing the C, U or D of that) take so many lines of code to do "properly". Nothing that simple should be that complex. Everything seems geared up for "what if you want to translate to 100 different languages, change the back end at any point, and individually configure forms for these 80 different aspect ratios on devices?" Yeah, what if I don't?

I still use Delphi for my sins, and while it has its faults (mostly that it's closed source, and no fucker else uses it so I can't work anywhere else), but simple apps like that are "drop a few things on a form, add half a dozen lines of code and run it".

There's all these places in Android that should be easy, but because you're going through three levels of XML files and umpteen factory classes, it isn't.

[–] [email protected] 4 points 1 year ago

Eh, no need to bring the iOS/Android fight into this. OP saw an opportunity for a joke and took it. The butt of the joke is iOS because that's what the sub is about. If it were for android the same joke could be made, though folks would probably make different ones with other more glaring issues that Google has.

[–] [email protected] 9 points 1 year ago

Tbf I've found google and apple fairly good to develop for(they handle app signing, deployment and more)

Once you fork over the cash, that is...

[–] [email protected] 4 points 1 year ago

Woah! Sick burn, bro!