this post was submitted on 06 Jul 2023
142 points (100.0% liked)

Technology

37720 readers
35 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] cnqr 1 points 1 year ago

Sorry, but you are wrong. They will still collect all they can collect, but when you reject a permission the OS literally blocks the API access from the app.

For example, a common evil behavior for apps like this is to do passive listening through your device’s microphones so that they can target you for ads based on your day-to-day conversations. However, if you reject microphone access, the app will not be able to do this. The OS will literally block it from accessing the APIs for the microphone.

iOS has done this for quite some time. I assume Android is recently doing something similar, although not up to par.