I have created my binding and resolved all issues with my ApiDefinition
and Structs
classes.
However when I compile the project, the generated .g
files all complain about any types outside the class can not be found.
I have created a test project to replicate the issue. The errors appear when building the project.
Error Message
Error CS0246: The type or namespace name 'xxxxx' could not be found (are you missing a using directive or an assembly reference?) (CS0246) (AppNexus.Xamarin.iOS)