- Home /
WWW post request failing on 64 bit iOS
Hi, I have a script that calls a rest API with some post headers. The request works fine for a mono build on iOS but when I do an IL2CPP (64 bit) build. It crashes on device. The point of Crash is in FeedUnityWebStream which is an assembly class, so I cannot get a lot of help from it. Any help would e appreciated.
Comment
We've not seen anything like this yet. Can you provide a call stack for the crash?