Remix.run Logo
EMIRELADERO 9 hours ago

What would be so outlandish about that?

lapcat 9 hours ago | parent [-]

I'm not going to argue with you, because I continue to suspect that you have no iOS development experience and are just making hand-wavy claims with no empirical basis.

EMIRELADERO 9 hours ago | parent [-]

?

It's you who has started to argue by replying to my comment in the first place.

lapcat 9 hours ago | parent [-]

I asked a question: "How do you not use their SDK?"

Your answer seemed nonsensical to me.

What I meant, though, is that I'm not going to argue about a specific point, the viability of "some FOSS SDK that perfectly replicates the original's functionality." If you don't even have any experience with iOS development, then you have no basis for making any claims about that subject, and thus I'm not going to bother explaining "What would be so outlandish about that?"

In any case, most iOS devs don't want to opt out of using the SDK. That would not be a particularly attractive route for making iOS apps. What I want as an iOS dev is the same freedom of software distribution that we have on macOS.

EMIRELADERO 9 hours ago | parent | next [-]

> If you don't even have any experience with iOS development, then you have no basis for making any claims about that subject, and thus I'm not going to bother explaining "What would be so outlandish about that?"

The basis for my claims about the subject is my knowledge of computing and development in general. I dipped my toes into iOS dev a few times and there's nothing that seemed to set it apart from any other SDK situation beyond Apple's restrictions, at least nothing that would make my claim outlandish.

toukale 7 hours ago | parent | prev | next [-]

That is never going to happen. We will never get the same freedom we enjoy on pc's again for the simple fact it benefits both the platform owners and governments to have a simple centralize company in this case (Apple & Google) to go to get what they want. The freedom we have on pc's is too much of a wild west and not enough control that both governments and platform owners like. As much as we may want to it will never happen for those reasons.

chichichi 7 hours ago | parent | prev [-]

I think if you adjusted his statement to be - not use apple’s “everything” software ecosystem - it would be possible.

Core device apis yes, everything else, maybe not?

I think we could roll our own UI - I think we can roll our own payment systems - I think we could roll our own media display.

For the primary iOS app I work on I need vulkan, gps, touches camera, sound, and phone rotation. (And standard os services)

I don’t need anything else.