VerifyError: Error #1014: Class spark.components.supportClasses::ItemRenderer could not be found.
Hi guys, I am trying to migrate a version 4.1 to 4.6 then to migrate to 4.10.The project that i am working on was also migrate from 3.5 to 4.1 some years ago so maybe can have some dirty trash from that transaction. My problem is the application runs well on the version 4.1 when i change the sdk and fix the errors and warnings i cannot open the application i get on the start directly the error: VerifyError: Error #1014: Class spark.components.supportClasses::ItemRenderer could not be found. Without any more specification about where is the error occuring. I already tried to comment all the code and remove the dependencies to find where it come from but the error is always there... Someone had something similar? Thanks in advance! Miguel