Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 1 replies, 0 views
this issue was solved. I kept the compiler running till the end, and showed error as " The compiler is unable to type-check this expression in reasonable time。". Well, I googled the error and found there're too many "if" operators, and causing too complicated for SWIFT to handle. So, changing most of "if" in a function like this https://www.hackingwithswift.com/forums/swiftui/the-compiler-is-unable-to-type-check-this-expression-in-reasonable-time/12595