this post was submitted on 28 May 2025
643 points (94.8% liked)

Technology

72498 readers
3596 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
[–] [email protected] 52 points 1 month ago (12 children)

This is so. At the bottom of the article it says:

To help us give customers who use T-Life a smoother experience, we are rolling out a new tool in the app that will help us quickly troubleshoot reported or detected issues. This tool records activities within the app only and does not see or access any personal information. If a customer’s T-Life app currently supports the new functionality, it can be turned off in the settings under preferences.

So yes, it can only see itself, i.e. within the T-Mobile app. It's still dumb.

I'm not well versed enough in Android app development to answer whether or not one userspace app can even access the screen contents of another app without root or special permissions, but it wouldn't surprise me if there are several roadblocks in that path on the part of the OS for obvious reasons.

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

For quality assurance reasons, we've defined 'within the app' as 'everything on the phone while our app is running in the background'.

[–] [email protected] 10 points 1 month ago (2 children)

The API for iOS screen recording is sandboxed to the app itself. There is currently no system-wide screen recording API for developers.

[–] [email protected] 7 points 1 month ago* (last edited 1 month ago) (1 children)

iOS does have an API for apps to record the screen throughout the OS these days through Broadcast Extensions, but it has to be user-initiated through the control center screen recording toggle (where they then get to pick what app to record the screen to instead of just saving as a video), it wouldn't do that people think the T-Mobile app is doing

[–] [email protected] 3 points 1 month ago

I see it now. Yes, broadcasting is available, but with the limitations you’ve specified. Thanks for the update/correction!

load more comments (3 replies)
load more comments (8 replies)