Closed Tatsujinichi closed 7 years ago
@nullorvoid can you review this
Logic looks fine, no problem with this, but it will need to be tested on 5.5.3 before I will merge it. Would you mind doing this? I can do this, but at the earliest will be Tuesday next week
@Tatsujinichi why some of the lines showing as changed although they're not Line endings?
Other than above comments LGMT 👍
I assume my editor was converting spaces to tabs, but I could be wrong.
@Tatsujinichi Both lines in the diff have tabs, its why i'm assuming line endings. Not really a big deal, more a nuisance and it could even be the line endings are wrong in the original code. If you could just check what it is so we know
Yes, it was line endings. Before: CRFL ( 0D 0A ) After: LF ( 0A )
I believe the LF is the correct ending.
👍
Actually I am not sure the unity version of httprequest is working at all. I've switched back to the .net version.
We should probably move it from WWW to UnityWebRequest which is much newer and probably better supported.
closing this as https://github.com/mage/mage-sdk-unity/pull/66 should accomplish the same thing
For Issue BindingFlags and Invoke Member Unity 2017.1 #61
not tested on earlier versions of unity, works on 2017.1.0f3