This might be an older post, but I’m leaving this here for anyone in the future who needs it. As of November 13, 2025, you can fix the issue by removing the “Watch” folder inside the Spotify IPA.
Instructions:
Unzip the Spotify IPA:
unzip Spotify.ipa
Navigate to Payload/Spotify.app
Delete the folder named “Watch”.
Re-zip the Payload folder:
zip -r Spotify.ipa Payload
Open Sideloadly, drop in the edited IPA, go to Advanced Options, and drop the WidgetExtension.appex plugin.
This method worked for me, hope it helps the rest of you too.
~ drifter987
(text rewritten by chatgpt, my grammar is too bad lol)
(ALTERNATIVELY YOU CAN FIND A PATCHED IPA FROM MY GITHUB: https://github.com/drifter987/eevee)