Open yodaluca23 opened 8 months ago
Actually there’s a way to remove it (for every apps)! Go to settings -> App Store -> disable “In-App Ratings & Reviews”
Actually there’s a way to remove it (for every apps)!
Go to settings -> App Store -> disable “In-App Ratings & Reviews”
As I explained in my initial post, this does not work for sideloaded apps.
Also, @arichornlover do you have me blocked? When I try to reply to some things in this repo, it gives me an error "user is blocked" and it won't let me follow you...
Actually there’s a way to remove it (for every apps)! Go to settings -> App Store -> disable “In-App Ratings & Reviews”
As I explained in my initial post, this does not work for sideloaded apps.
oh sry, i’m dumb 😓
Also, @arichornlover do you have me blocked? When I try to reply to some things in this repo, it gives me an error "user is blocked" and it won't let me follow you...
I don’t have you blocked? I checked your profile and I am certain I don’t have you blocked and I also received notifications here. if that isn’t enough then I’ll follow you and prove it.
As I explained in my initial post, this does not work for sideloaded apps.
https://github.com/arichornlover/uYouEnhanced/commit/7ad0a722814d22a4e44cea2e58abfec67f403bbe I did this change an hour ago, do you think it will stop the prompts? or if not I’ll change it.
https://github.com/arichornlover/uYouEnhanced/commit/7ad0a722814d22a4e44cea2e58abfec67f403bbe
I did this change an hour ago, do you think it will stop the prompts? or if not I’ll change it.
Idk, if it opens that to send the popup, then it should. The problem is, we can't exactly test it because it's kind of random I think..
Idk, if it opens that to send the popup, then it should. The problem is, we can't exactly test it because it's kind of random I think..
The whole implementation was random, I don’t even know why Apple allowed the Sideloaded apps to include the app rating prompts 😕
The whole implementation was random, I don’t even know why Apple allowed the Sideloaded apps to include the app rating prompts 😕
My guess is because sideloading is meant for developers to test their apps, so if they had that setting off, they would want to see it anyways to test and make sure that the pop-up works or something like that...
Wanting an update to see if the app rating still exists, I did change the functionality of it a few months back.
Wanting an update to see if the app rating still exists, I did change the functionality of it a few months back.
I haven't gotten it in a long while, but I might've just reached the 3 pop ups per year limit...
I was assuming this was the thing that helped below, but maybe what you said is correct
// Remove App Rating Prompt in YouTube (recommended when Sideloaded) - @arichornlover
%hook SKStoreReviewController
+ (void)requestReview { }
%end
The AppStore popup shows on sideloaded apps, even if the In-App Ratings & Reviews setting is toggled off. YouTube has this popup from time to time. I know it's possible to remove it, but according to some people I've talked to about removing this for an unrelated app, it's different per app...
Screenshots: