this post was submitted on 14 Apr 2024
128 points (92.7% liked)

Technology

72690 readers
1799 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] electric@lemmy.world 4 points 1 year ago (2 children)

Xcode has a simulator that can run any model of iPhone or iPad. Works exactly like a real device.

Yup, that's exactly what I'm talking about. I think it's a real emulator given how crappy it runs, but I could be wrong.

[–] BorgDrone@lemmy.one 2 points 1 year ago (1 children)

Yes, that’s what I mean. It’s a simulator, not an emulator. It does not work exactly like a real device. For simple stuff, sure, but if you dive below the surface even a little it’s very different.

One example is anything to do with the GPU / Metal. It has a very different set of capabilities and limitations than actual iOS hardware.

[–] electric@lemmy.world 1 points 1 year ago

Oh, I haven't needed to touch that yet. Good to know for the future!