Skip to main content

All Questions

0 votes
0 answers
70 views

ios carplay implementation without using scene lifecycle

I'm trying to imeplement CarPlay into a legacy Cordova app that uses AppDelegate inernally. I can't seem to be able doing it as the CarPlay API seems to require UIApplicationSceneManifest while the ...
Bruno Laurinec's user avatar
1 vote
0 answers
369 views

Carplay scenedelegate never called in SwiftUI

I am facing one issue where I have created a car play scene delegate file but it never gets executed. Here is my code for the app @main struct FredScannerProApp: App { @...
Jitendra Modi's user avatar
0 votes
1 answer
198 views

[Carplay]: Crash of the main app at viewcontroller presentation while having the carplay app opened at the same time

I just implemented our new Carplay feature @Qobuz but I'm having a weird crash that I can't find an answer at. Scenario: Having the carplay app opened and using the application on the phone at the ...
tYp's user avatar
  • 121