Thank's a lot ;), using your idea works perfect
func sceneWillEnterForeground(_ templateApplicationScene: UIScene) { // execute code }
Post
Replies
Boosts
Views
Activity
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 :(.
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()
Same here after update to Xcode 14.0 today
Same problem here, I think that there’s no posible to paste an image into canvasview.
Thank's a lot... I was very aesy 😁.It was just what I needed