Hi everyone, I’m compiling an iOS app and I’m getting this error `Native interop types constructors ...
s
Hi everyone, I’m compiling an iOS app and I’m getting this error
Native interop types constructors must not be called directly
in line 34, does anyone knows how can I fix it? Thanks!
a
Maybe this snippet would help?
s
Thanks @Artyom Degtyarev [JB]! that did the trick
🎉 1