organicmaps/organicmaps

[ios][carplay] CPApplicationDelegate Deprecated

Open

#7.540 aberto em 8 de mar. de 2024

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)C++ (761 forks)batch import
CarPlayGood first issue

Métricas do repositório

Stars
 (7.887 stars)
Métricas de merge de PR
 (Mesclagem média 13d 6h) (91 fundiu PRs em 30d)

Description

CPApplicationDelegate was deprecated in iOS 13.

Since iOS 17.4, I've started seeing occasional crashes on release builds when starting the CarPlay simulator with an exception about MapsAppDelegate not implementing CarPlay functionality via CPTemplateApplicationSceneDelegate

I haven't yet worked out exactly which circumstances trigger it, but raising now as it seems support for CPApplicationDelegate is starting to drop off.

Guia do colaborador