Skip to content

Generated code contains arity mark when implementing interface in reference assembly #1133

Open
@jingliancui

Description

@jingliancui

Android application type

.NET Android (net7.0-android, etc.)

Affected platform version

VSMac 17.6.1 (build 452)

Description

error CS1056: Unexpected character '`'

If click the error to redirect to the generated cs code.
We can find that code is generated:

(global::System.Collections.Generic.IList`1?)

log is here
buildlog.txt

Steps to Reproduce

1.download the aar file from here
2.add aar to this project,ReactAndroidBinding.zip
3.open the sln file using vs Mac
4.build the project
5.error occur

Did you find any workaround?

No

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugComponent does not function as intendedgeneratorIssues binding a Java library (generator, class-parse, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions