Retrofit4Unity icon indicating copy to clipboard operation
Retrofit4Unity copied to clipboard

Retrofit turns your HTTP API into a interface. Calling a request like calling a method.

Results 2 Retrofit4Unity issues
Sort by recently updated
recently updated
newest added

NotSupportedException: System.AppDomain::DefineDynamicAssembly at System.AppDomain.DefineDynamicAssembly (System.Reflection.AssemblyName name, System.Reflection.Emit.AssemblyBuilderAcces\ s access) [0x00000] in :0 at Castle.DynamicProxy.ModuleScope.CreateModule (System.Boolean signStrongName) [0x00000] in :0 at Castle.DynamicProxy.ModuleScope.ObtainDynamicModuleWithWeakName () [0x00000] in :0 at Castle.DynamicProxy.ModuleScope.ObtainDynamicModule (System.Boolean isStrongNamed) [0x00000]...

`PlatformNotSupportedException: Operation is not supported on this platform. at Unity.ThrowStub.ThrowNotSupportedException () [0x00000] in :0 at System.AppDomain.DefineDynamicAssembly (System.Reflection.AssemblyName name, System.Reflection.Emit.AssemblyBuilderAccess access) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.AppDomain.DefineDynamicAssembly(System.Reflection.AssemblyName,System.Reflection.Emit.AssemblyBuilderAccess) at Castle.DynamicProxy.ModuleScope.CreateModule (System.Boolean...