geerlingguy / dotfiles

My configuration. Minimalist, but helps save a few thousand keystrokes a day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disable in-app ratings & review requests

deric4 opened this issue Β· comments

πŸ™ƒ
image

# disable in-app ratings & review requests from apps downloaded from appstore
defaults write com.apple.appstore InAppReviewEnabled -int 0

Had no idea that was even a thing, but now I do, and I believe this would be the best way to squash that right out of existence.