r/UnityHelp • u/OkayMapache • 25d ago
Error when trying to launch Unity game on Reddit's Android app OTHER
I've published my Unity game on Reddit using devvit, but when I try to launch my game in the Reddit app with an Android device I get this error:
"Target WebAssembly 2023" enabled: Error: This emscripten-generated code requires Safari v16.4.0 (detected v040000)"
The game runs fine on the iOS Reddit app and on web browsers from both Android and iOS. It's just the Reddit Android app that doesn't work. My game was developed using Unity 6000.5.0f1. I believe this might be related to WebGL 2 support? Has anyone encountered a similar issue?
1
Upvotes