New jsError occurs in iOS17: Invalid character: '\0'

When use jsCore, The error reporting location is where JS communicates with Native, and the stack does not contain any valid information. Anyone konws what's the problem.....

I faced with the same issue. Each error has a different stack trace but the same name SyntaxError: Invalid character: '\0'. I use React-Native, so I raised the issue there https://github.com/facebook/react-native/issues/41258. But since it's iOS 17 issue only, I suppose something has changed in iOS rather than in React-Native.

the same issue but no solution

New jsError occurs in iOS17: Invalid character: '\0'
 
 
Q