I'm trying to create a binding for an Android library, .aar file. All of the classes get generated except for one. I see the missing class listed in the api.xml.class-parse file but it is not in the api.xml file and not in the obj/Debug/generate/src folder. I do not see any errors listed in the build output.
Is there anywhere that errors related to the missing class would be listed?