Hacker News new | ask | show | jobs
Everyone knows what apps you use (peabee.substack.com)
10 points by cvaambikapur 444 days ago
1 comments

Hey I recently made an android app that uses QUERY_ALL_PACKAGES to list all the known trackers on your phone. It's just a small app with a few installs, but I wasn't sure how/if I could replicate that for iOS.

I had thought of Zeptos model but it wasn't as interesting since it just handles the 150 most known apps.

I already have the data for all the trackers on appgoblin.info, I just want to make it so a user can quickly generate a list of their 100 installed apps IDs.

Any thoughts. Great post.