Post

Replies

Boosts

Views

Activity

Comment on [Automaker App] Phone call banner not shown
Hi, I think that I'm doing it like you've said. In the app delegate when the app receives a willConnectNotification I set the rootViewController. So the URL with tel:// is inside a Carplay Automaker App view. I don't know if in the URL params I need to specify to which view it needs to be sent. I don't know if in the AppDelegate or SceneDelegate I have to set a property in order to the app to be focus in the additionalWindow? Thanks :)
Oct ’24
Comment on [Automaker App] Signing failed
I tried that way, but it didn't work. Something happened to those strings, because in my account with an old project and automatic signing seems to work, but another colleague was creating his own project but he was unable to build the app in real devices with those strings. At the end changing the protocol string to a recent approved one was the solution. But the older ones now seemed deprecated... Thank you!
Oct ’24