roothide / Bootstrap

A full featured bootstrap for iOS 15.0-17.0 A8-A17 & M1+M2 using roothide
MIT License
1.11k stars 777 forks source link

AppStore not loading images #244

Closed ricosuave0922 closed 6 months ago

ricosuave0922 commented 6 months ago

Device Model

iPhone 14 Pro Max

iOS Version

16.5

Bootstrap Version

1.1.1

Serotonin Version

1.2.0

What happened

Since updating bootstrap to 1.1.1 the AppStore app no longer loads images for anything while the device is bootstrapped. If I reboot it works fine. IMG_1269

Log output

No response

Acknowledgement of README and FAQ

imnltsa commented 6 months ago

Fine on my end, though I'm not using Serotonin. Can you verify this issue doesn't happen when you're bootstrapped without Serotonin enabled?

ricosuave0922 commented 6 months ago

I can try. I have tried uninstalling bootstrap and installing an older version, but the problem persists. On my phone that has used serotonin, if I reboot App Store loads fine. If I bootstrap it stops loading correctly. If I serotonin and then reboot bootstrap server is still doesn’t work.

imnltsa commented 6 months ago

Do you have the App Store injected? Uninject the App Store, and reopen the App Store while bootstrapped (Serotonin disabled) and tell me the results.

ricosuave0922 commented 6 months ago

That was my first thought too. I tried disabling injection for it but it still occurs.

roothider commented 6 months ago

That was my first thought too. I tried disabling injection for it but it still occurs.

"rebuild icon cache" in settings of Boostrap

ricosuave0922 commented 6 months ago

Tried both the rebuild icon cache and rebuild apps, neither fixed it

roothider commented 6 months ago

Tried both the rebuild icon cache and rebuild apps, neither fixed it

disable tweak for the app and then rebuild icon cache in Boostrap, if the problem is still not solved, it is most likely not caused by Bootstrap.

ricosuave0922 commented 6 months ago

That seems to have done the trick finally. Not sure why it didn’t fix it before but today it did.

also updated to 1.2 and things seem to be working fine since updating as well. Thanks for the assist