SpotCompiled / SpotC-Plus-Plus

Compiled EeveeSpotify + QOL Enhancements IPA's, the ultimate compilement.
https://spotcompiled.github.io/
421 stars 13 forks source link

Force close on Carplay #29

Closed ngochoangimsat closed 1 month ago

ngochoangimsat commented 3 months ago

App spotc++ ver 2.1.0 is force close if onpen on Car’s head unit use carplay. Ver 1.1.3 work ok. Please fix

yodaluca23 commented 1 month ago

Try it with the latest release?

yodaluca23 commented 1 month ago

@ngochoangimsat ??

ngochoangimsat commented 1 month ago

I tried lastest version but problem still there. Force close when open Spotify on Carplay

yodaluca23 commented 1 month ago

What's your environment? What iOS version how are you signing it? Etc

ngochoangimsat commented 1 month ago

I use iphone 13 promax ios 15.3. I installed via TrollStore Only 1.1.3 working with carplay. All of higher versions not work on carplay. App force close when open. App working ok when hear music on my phone, it only force close when open on Head unit (carplay). I also tried to install Spotify from AppStore to test and see that Spotify from App Store working well

yodaluca23 commented 1 month ago

I use iphone 13 promax ios 15.3. I installed via TrollStore Only 1.1.3 working with carplay. All of higher versions not work on carplay. App force close when open. App working ok when hear music on my phone, it only force close when open on Head unit (carplay)

2.0.0, was a big update switching to EeveeSpotify, and a way newer version of Spotify... Could be either as the problem..

ngochoangimsat commented 1 month ago

Can you try to test on carplay to see what happen and what can be do? Curently, i back to 1.1.3 but i hope can update to new version when it working

yodaluca23 commented 1 month ago

Can you try to test on carplay to see what happen and what can be do?

I don't have a car available to me that's compatible with carplay. Does the NowPlaying API functionality work?

ngochoangimsat commented 1 month ago

Now playing work, home screen widget can next and preview songs and play/stop ok. Only when press Spotify shortcut then screen show loading for about 1-2s then quit the app

yodaluca23 commented 1 month ago

Now playing work, home screen widget can next and preview songs and play/stop ok. Only when press Spotify shortcut then screen show loading for about 1-2s then quit the app

Have you tried deleting the app and reinstalling it?

ngochoangimsat commented 1 month ago

Yes, i deleted and resinstall many times, i often try to install each time you have new update version.

yodaluca23 commented 1 month ago

Wait a minute, if your on 15.3, you can just install Spotify from the appstore, and install the following tweaks (these are what is bundled):

EeveeSpotify SwiftProtobuf Orion Sposify SposifyFix

yodaluca23 commented 1 month ago

I might've found the problem give me a second

ngochoangimsat commented 1 month ago

I am on none jaibreak device, use trollstore method. It seam can not install Orion

yodaluca23 commented 1 month ago

I am on none jaibreak device, use trollstore method. It seam can not install Orion

You can jailbreak with Dopamine, Orion is on the chariz repo, make sure its added.

ngochoangimsat commented 1 month ago

My phone will not jaibreak for seccurity from bank app require.

yodaluca23 commented 1 month ago

Try this ipa https://litter.catbox.moe/net99b.ipa

ngochoangimsat commented 1 month ago

405FCBE0-5827-48C9-BB25-F6EE7D63A02A This app net99b.ipa working fine! Thank you so much!

yodaluca23 commented 1 month ago

This app working fine! Thank you so much!

Ok then the problem is the bundle ID I change it so that It can work with sidestore/altstore which requires a unique bundle ID per app. It looks like I'll be making two versions from now on one with an unmodified ID and one with it modified which I'll use in the source. You can use that for now. It'll probably take me a while to get this set up with the script. I'll close this when I get that working, I'll do that tomorrow.

ngochoangimsat commented 1 month ago

Thank you from Vietnamese!

yodaluca23 commented 1 month ago

I updated the release script, to include two .ipa's and two repos one with the BundleID changed to work with AltStore/SideStore, and one with it unchanged for everything else (this one will work with carplay, it doesn't matter that the AltStore one won't work, because personal dev certs don't support carplay anyways), also used in the new Scarlet repo.

yodaluca23 commented 1 month ago

@ngochoangimsat Can you just verify for me that the latest release works properly?