Posts

Post not yet marked as solved
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