Pesquisas recentes


Sem pesquisas recentes

Unity SDK - exception in FallbackToDefaultEnumConverter



Publicado 10 de dez. de 2024

Hello!

 

I'm getting a runtime Exception in Zendesk.MessagingCore.RestClient.Converters.FallbackToDefaultEnumConverter CanConvert method

Enum underlying type and the object must be same type or object must be a String. Type passed in was 'System.Int32'; the enum underlying type was ‘System.UInt32’

It happen because I have enum MyEnum : uint defined in my project, that can't be handled by the Enum.IsDefined method used in the converter. And, unfortunately, it is impossible to change the underlying type of my enum in this case. 

 

What should I do?

 


0

0

0 comentários

Por favor, entrar para comentar.

Não encontrou o que estava procurando?

Nova publicação