Skip to content

ArgumentException in Unity3D (mono) #689

Open
@mhowlett

Description

@mhowlett

via community slack:

I'm trying to integrate a kafka client in a Unity3D project (based on mono).
When I try to initialize the Confluent .NET client I get an ArgumentException with "method return type is incompatible" message thrown from the CreateDelegate() in the Librdkafka.SetDelegates() method.
When I'm running my code in a .NET framework tester it runs with no problem, so I guess the mono framework used in Unity is causing the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions