this post was submitted on 21 Mar 2024
979 points (98.7% liked)

Technology

58159 readers
3568 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

The US Department of Justice and 16 state and district attorneys general accused Apple of operating an illegal monopoly in the smartphone market in a new antitrust lawsuit. The DOJ and states are accusing Apple of driving up prices for consumers and developers at the expense of making users more reliant on its iPhones.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 6 months ago (4 children)

The apple watch thing is kinda interesting.

So you make a watch and it has super tight integrations with OS level software on the phone.

I can't imagine they can force apple to write an Android app, which doesn't even have the same system level access as their OS app and provide some sort of degraded service.

Maybe they could force them to let it function in some limited way but where do you draw the line on forcing them to write android apps?

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)

They don't have to make extra apps, just remove restrictions that make some functionality exclusive to iPhones or Apple Watches. So iPhones get the same access to Apple Watches as other phones, and Apple Watches get the same access to iPhones as other watches.

[–] [email protected] -3 points 6 months ago* (last edited 6 months ago) (1 children)
  • You can use an Apple Watch without an iPhone.
  • anyone can create and sell a Watch App - Apple maintains the store and basic functionality
  • you can use another brand Watch with an iPhone - I see the apps
[–] [email protected] 1 points 6 months ago

I think the point though is you might be able to connect a Garmin to your iPhone but only Apple Watches get special access to certain APIs because "security".

[–] [email protected] 30 points 6 months ago

They don't have to force them to make an app. Instead they could make them provide an interface that an app can use. Instead of their current strategy of thwarting any attempt to make their ecosystem interoperable with competitor's devices. I imagine them instantly killing Beeper's connection to iMessage was a part of this move.

[–] [email protected] 11 points 6 months ago* (last edited 6 months ago) (1 children)

I can't imagine they can force apple to write an Android app, which doesn't even have the same system level access as their OS app and provide some sort of degraded service.

No, they can’t really force it. But it’s evidence in support of the accusation.

But I wanted to point out, Android is much, much more permissive in what peripherals and apps can do. And they’d likely be able to bake Android support in by utilizing the already available Wear OS API.

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

But I wanted to point out, Android is much, much more permissive in what peripherals and apps can do.

That's kinda true, but not what I was getting at. Android has restrictive background processing limits and the APIs around it keep getting more restrictive and the OEMs like Samsung keep ignoring the rules of how things should work and break your apps when you do it right anyway.. Ultimately it's incredibly difficult to write an app and guarantee background work.

Apple, is even worse on its restrictions of background work, but Apple owns the OS and and can bypass it all for their watch.

Apple will never get to bypass the fuckery you have to deal with on Android, only the Android OEMs get that.