App crash when i set accent color to tint color of system color.

I feel so wronged. In testing, I set accent color to tint color of iOS system color unfortunatly.

I had to check all files, settings for a day.

App was crashed when system set accent of UI. now that I think about it.

Maybe system try to get tint color for accenting, both color cause infinity loop each other.

Do not set app's accent color to tintColor of system color.

https://user-images.githubusercontent.com/11141077/218677717-e5335641-d49c-43f9-9a6b-119c25f62b65.png

Man, I'm here 2 years from your original post facing the same issue, trying to find an explanation for that and failing miserably.

I have the exact same situation: setting AccentColor as "tintColor" makes my SwiftUI app/preview crash when focusing on TextFields. That's VERY weird.

App crash when i set accent color to tint color of system color.
 
 
Q