Force close on Carplay
ngochoangimsat opened this issue · 28 comments
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
Try it with the latest release?
I tried lastest version but problem still there. Force close when open Spotify on Carplay
What's your environment? What iOS version how are you signing it? Etc
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
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..
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
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?
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
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?
Yes, i deleted and resinstall many times, i often try to install each time you have new update version.
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):
I might've found the problem give me a second
I am on none jaibreak device, use trollstore method. It seam can not install Orion
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.
My phone will not jaibreak for seccurity from bank app require.
Try this ipa https://litter.catbox.moe/net99b.ipa
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.
Thank you from Vietnamese!
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.
@ngochoangimsat Can you just verify for me that the latest release works properly?
@ngochoangimsat Can you just verify for me that the latest release works properly?
The 2.2.9 version of carplay does not work, and it is installed in ios18 using altstore.
The 2.2.9 version of carplay does not work, and it is installed in ios18 using altstore.
AltStore with a free dev certificate will not have the needed entitlements..
I have came back to V1.1 for along time because V2.x almost have problem with carplay. Your fixed version work but most of time i have to open spotify on my phone first then i can use able on head unit. otherwise still force stop problem
I will test 2.3.1 and feedbacks soon
I tested latest version, some time fore close some time work. I still back to 1.1.3
I tested latest version, some time fore close some time work. I still back to 1.1.3
I suggest trying https://github.com/SpotCompiled/SpotveeC the extra tweaks might have some conflicts with the CarPlay app...