RestSharp.Unity icon indicating copy to clipboard operation
RestSharp.Unity copied to clipboard

A UPM package for RestSharp with some extensions and extra stuff.

Results 3 RestSharp.Unity issues
Sort by recently updated
recently updated
newest added

I can't add this repository as a package via the package manager. I had this error in the console : [Package Manager Window] Cannot perform upm operation: Unable to add...

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...