flutter_carplay icon indicating copy to clipboard operation
flutter_carplay copied to clipboard

Added the shared now playing implementation

Open vanlooverenkoen opened this issue 2 years ago • 12 comments

vanlooverenkoen avatar Sep 14 '22 11:09 vanlooverenkoen

Thank you for your contribution @vanlooverenkoen! I'm testing on real devices and cars as well. I will be approving and merging this PR as soon as possible.

oguzhnatly avatar Nov 09 '22 15:11 oguzhnatly

Works fine, but is it possible in the current state to display a badge in the corner to open this tab like on Spotify?

ghost avatar Nov 10 '22 12:11 ghost

@oguzhnatly @vanlooverenkoen what is the status of the Now Playing feature? when it will be available?

Subhangi3 avatar Nov 22 '22 12:11 Subhangi3

@Subhangi3 the status from my side is that we are using this in production since december.

vanlooverenkoen avatar Feb 16 '23 18:02 vanlooverenkoen

@Subhangi3 the status from my side is that we are using this in production since december.

Same, we are also using it in addition with #25. Everything seems to be working fine.

daniel-naegele avatar Feb 17 '23 13:02 daniel-naegele

@vanlooverenkoen Can you tell me how you did that please? I need it urgent.

maendamedia avatar Nov 15 '23 15:11 maendamedia

I just used this fork

vanlooverenkoen avatar Nov 15 '23 15:11 vanlooverenkoen

I just used this fork

Sure that part I understand :D

But I keep getting: Thread 1: "Application does not implement CarPlay template application lifecycle methods in its scene delegate."

Any idea how to fix that?

maendamedia avatar Nov 15 '23 15:11 maendamedia

@vanlooverenkoen, could you please guide me in the right direction for the initialization and correct display on CarPlay?

I am using the radio_player package for the music part.

Mainly, I am receiving the following notifications:

vbnet Copy code AddInstanceForFactory: No factory registered for id <CFUUID 0x6000002afa40> F8BB1C28-BAE8-11D6-9C31-00039315CD46

MSVEntitlementUtilities - Process Runner PID[34.048] - Group: - Entitlement: com.apple.mediaremote.external-artwork-validation - Entitled: 0 - Error:

93.955 HALC_ProxyIOContext.cpp:1.329 HALC_ProxyIOContext::IOWorkLoop: skipping cycle due to overload

HALB_MachPort.cpp:174 HALB_MachPort::DestroyPort: not going to destroy anything this way Additionally, I don't see any display on the CarPlay screen.

I hope you can point me in the right direction.

maendamedia avatar Nov 15 '23 17:11 maendamedia

Can someone please help me with this how to show now playing on screen?

maendamedia avatar Nov 21 '23 16:11 maendamedia