Post

Replies

Boosts

Views

Activity

Reply to Is there any way to detect where a carplay app is coming from background to foreground?
Thank's a lot ;), using your idea works perfect     func sceneWillEnterForeground(_ templateApplicationScene: UIScene) { // execute code     }
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to "UI unresponsiveness" warning on @main
In my case, the app works fine (even with this warnings), but image are loaded but a bit slow than before, just the other places where this warning is shown :(.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to CarPlay Application (iOS 13.1.1) - `openInMaps`
Hi, I try to use openInMaps(launchOptions, from: UIScene , completionHandler:...) to open the map in carplay and not in iphone. But It returned an error when I add the "UIScene" and without it is opened in the iphone on simulator but no reaction on carplay Can anyone share an explample that works in "carplay" using openInMaps()
Replies
Boosts
Views
Activity
Sep ’22
Reply to "UI unresponsiveness" warning on @main
Same here after update to Xcode 14.0 today
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22