You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use jurassic in Unity for iOS App.
When I build my project and try app, I got TypeInitializationException.
System.TypeInitializationException: The type initializer for'Jurassic.Compiler.ReflectionHelpers' threw an exception.
---> System.InvalidOperationException: The static method System.Diagnostics.Debugger.Break() does not exist.
I use jurassic in Unity for iOS App.
When I build my project and try app, I got TypeInitializationException.
So I rewrite this code.
Is this code safe ?
I didn't get error after chage code.
The text was updated successfully, but these errors were encountered: