-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove the Rating pop-up? #29
Comments
can you send a screenshot of the popup? |
will be removed in the next update |
awesome. thanks. |
Yes, that is likely why but also, if an app requests the pop-up and it's already requested twice in that year it's supposed to not show up, but I have definitely had it pop up more than twice this year and also I even have it turned off in settings. I believe Apple allows developer apps to bypass this because you would kind of want to bypass it for testing so it makes sense... |
They removed it for some reason. |
try with the debs from my fork: https://github.com/asdfzxcvbn/EeveeSpotify/actions/runs/11536752693 if it works it'll be merged into main |
Would I use Sideloady to inject the deb file into the current EeveeSpotify, or a non modified decrypted Spotify ipa? |
non modified decrypted |
You may see rating popups when using EeveeSpotify even if you have disabled them in Settings, because the app is in development mode for iOS due to being sideloaded, and StoreKit always displays the rating and review request view with the Submit button grayed out. You can hook If the deb provided by zx really works and you don’t see the popup, then the issue with Orion is confirmed, and it will likely be merged. You need to inject the deb from actions into the existing EeveeSpotify .ipa, replacing the current EeveeSpotify in it |
Ok, I injected com.eevee.spotify_5.7_iphoneos-arm64.deb into a non modified decrypted Spotify ipa. I wasn't sure which file to use so I kind of guessed. I tried injecting all 3 at the same time, but I got an error in Sideloady saying duplicate name eeveespotify.bundle, so I'm guessing I can only do 1 at a time. If I did anything wrong please let me know. I'll give it some time and see if I get a popup to rate the app. |
Choose one you need and make sure you also injected SwiftProtobuf, Orion, and CydiaSubstrate |
I have CydiaSubstrate checked in Sideloady, so I have that injected. Where would I get SwiftProtobuf and Orion from? I can't seem to find them as a deb or dylib file. |
SwiftProtobuf is available on the release page, Orion can be downloaded from https://repo.chariz.com |
will it be possible to remove the pop-up that displays to rate the app?
The text was updated successfully, but these errors were encountered: