Forum

ipad freezes

19 February 2018 14:13
Hi there,
My ipad will freeze when trying to callup my project.

I tried to call the supplied cartoon demo from my server with the same problem.
If freezes at 71%.

I debugged my ipad and get errors relating to uranium.js. Could you have a look into the messages, if it either can be reproduced or you can make something out of it?






Our app freezes out here:
19 February 2018 15:40
Hi!
Try to pass physics_use_wasm: false in app.init function. This will disable WebAssembly and will use ASM.js for uranium instead. Check whether the error still occurs.
Alexander (Blend4Web Team)
twitter
19 February 2018 20:28
Hi Alexander,

Works perfekt now.
Error is gone!

So much Thanks for your quick response.
20 February 2018 09:21
WebAssembly is fairly new technology and it seems that it has some restrictions in implementation on ios. We have added a task to investigate the issue to our TODO list.
Alexander (Blend4Web Team)
twitter
20 February 2018 18:21
Thanks
 
Please register or log in to leave a reply.