System.TypeLoadException: Could not load type Plugin.Iconize.IconButtonRenderer while decoding custom attribute: (null)
I'm trying to implement iconize in a new project. I've followed all the requirements listed on the readme, but I have still this error when the application starts on Android:
System.TypeLoadException: Could not load type Plugin.Iconize.IconButtonRenderer while decoding custom attribute: (null)
Any idea?
please help, any???
please help here!!!!
for me I solve it by deleting the bin and obj folder in my android project, re-open project, then rebuild again
it worked, the issue has gone and the i could build the app
@angyy10 did you make it work ? it is just showing me this

Hi, I not sure, because at the end I am not using this library anymore, I use icon created from my designer. But I had good experience with older version of this library on another project.