DEV Community

Michael ∞
Michael ∞

Posted on

2 2

WebAssembly on iOS error (please help)

Has anyone had any experience working with WebAssembly on iOS? I know WebAssembly should work on iOS 14+, but for some reason I keep running into this error:

Syntax Error: WebAssembly is undefined
Enter fullscreen mode Exit fullscreen mode

The weirdest thing is that when I run my app in a simulator everything runs smoothly, but on an actual device I keep getting the Syntax Error.

If anyone could help or provide some direction on where I might be able to find the answer, that would be hugely appreciated as this has been driving me crazy πŸ˜…

Top comments (0)

Billboard image

πŸ“Š A side-by-side product comparison between Sentry and Crashlytics

A free guide pointing out the differences between Sentry and Crashlytics, that’s it. See which is best for your mobile crash reporting needs.

See Comparison

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay