Hey Team,
I was doing testing after updated Xcode 13.
While running the application it got crashed, I saw the logs in the terminal. please refer to it below.
"Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Passing argument that is not a CGColor to +[UIColor colorWithCGColor:]'
terminating with uncaught exception of type NSException"
NOTE: I have not applied any code color in the code.
3
0
1.1k