Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

A workaround for the "yield return www" hang on iOS

$
0
0
Hey,

Today I have encountered a serious issue with Unity and the WWW class (using 5.1.2p3)

In case there's no network connectivity, the following code hangs:
Code (CSharp):
  1. yield return www; // hangs !!!
This occurs on iOS only AFAIK.

Here's a post on my blog with a simple workaround (until there's a fix in the next patch release): www.tallior.com/workaround-for-www-yield-bug/

Viewing all articles
Browse latest Browse all 10823


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>