adrenak / RestSharp.Unity

A UPM package for RestSharp with some extensions and extra stuff.
MIT License
16 stars 3 forks source link

It doesn't seem to work on mobile #2

Open ghost opened 3 years ago

ghost commented 3 years ago

It seems that the IRestResponse is not executing when called on a release build on mobile. Strangely enough, if I use a development build, it does work. The issue is similar like this guy: https://github.com/restsharp/RestSharp/issues/804 but the project is really big right now and I'm kind afraid of throwing folders around.