After the SDK is updated to 3.34.x or above, the following error message is returned during integration: ClassNotFoundException Didn't find class "com.tuya.smart.stat.StatServiceImpl" Didn't find class "com.tuya.smart.hometab.TuyaTabThemeInitPipeLine" Didn't find class "com.tuya.smart.rntab.loader.TYRnTabConfigInitPipeLine". What should I do?
Last Updated on:2025-02-27 07:28:38
For SDK 3.34.x and above, you need to introduce theHiltframework and place it under theapplicationmain module.