Cédric Trespeuch

Results 5 comments of Cédric Trespeuch

HI @natiginfo I'm testing right now, but i have problem on compilation and duplicate class. Here is my versions `mapbox = "11.14.3"` `mapboxNavigation = "3.11.4"` `mapboxDirection = "7.7.0"` `mapboxSearch =...

Hi @volkdmitri, thanks for your reply. It's a complicated task to extract minimal code to test the CarPlay functionality of my project, but here are the main codes to launch...

Hello @chizhavko, First of all, thank you for your reply. Before testing `CarPlayNavigationController/CarPlayMapViewController`, I wanted to know if this works on the iOS part as well? Actually, I already have...

Hi @kried Thanks for your complete feedback. Indeed, the issue was caused by having two instances of the CarPlayManager. I’ve created a dedicated CarPlayCoordinator class to handle this. It’s now...