Page 1 of 1

Can't use ES3.SaveRaw to save a string.

Posted: Wed Mar 28, 2018 10:19 am
by tunied
Hi , i download the last release in AssetStore (ES 3.0)

and i want try to save a string(json format) to an File

Code: Select all

 var str = json.ToString();
 ES3.SaveRaw(str, "abc");
when i run the code , only get a abc.tmp file in persistent data path.

is there anything wrong with my code?

thanks.

Eran.

Re: Can't use ES3.SaveRaw to save a string.

Posted: Wed Mar 28, 2018 11:50 am
by Joel
Hi Eran,

This issue is fixed in the upcoming version. In the meantime if you PM me your invoice number, I'll send you the update.

All the best,
Joel