We are developing an application that uses the CallDirectoryExtension to display names on the incoming call screen.
When the app starts up, a large amount of data is registered with CallDirectory via AppGroup. If a crash occurs in the middle of the process, will the data registered in the middle of the process remain registered in CallDirectory? Also, will data that fails to register due to a crash be registered in CallDirectory when the app is restarted?