Skip to content
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

Force close on Carplay #29

Closed
ngochoangimsat opened this issue May 31, 2024 · 28 comments
Closed

Force close on Carplay #29

ngochoangimsat opened this issue May 31, 2024 · 28 comments

Comments

@ngochoangimsat
Copy link

ngochoangimsat commented May 31, 2024

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
Copy link
Member

Try it with the latest release?

@yodaluca23
Copy link
Member

@ngochoangimsat ??

@ngochoangimsat
Copy link
Author

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

@yodaluca23
Copy link
Member

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

@ngochoangimsat
Copy link
Author

ngochoangimsat commented Jul 22, 2024

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
Copy link
Member

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
Copy link
Author

ngochoangimsat commented Jul 22, 2024

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
Copy link
Member

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
Copy link
Author

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
Copy link
Member

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
Copy link
Author

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

@yodaluca23
Copy link
Member

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
Copy link
Member

I might've found the problem give me a second

@ngochoangimsat
Copy link
Author

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

@yodaluca23
Copy link
Member

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
Copy link
Author

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

@yodaluca23
Copy link
Member

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

@ngochoangimsat
Copy link
Author

ngochoangimsat commented Jul 22, 2024

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

@yodaluca23
Copy link
Member

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
Copy link
Author

Thank you from Vietnamese!

@yodaluca23
Copy link
Member

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
Copy link
Member

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

@wangdefa8
Copy link

@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.

@yodaluca23
Copy link
Member

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..

@ngochoangimsat
Copy link
Author

ngochoangimsat commented Oct 10, 2024

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

@ngochoangimsat
Copy link
Author

I will test 2.3.1 and feedbacks soon

@ngochoangimsat
Copy link
Author

I tested latest version, some time fore close some time work. I still back to 1.1.3

@yodaluca23
Copy link
Member

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants