Open
Description
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