Comm example does not work

Hello, sample app that comes with SDK does not run

WARNING: fenix7: The launcher icon (16x16) isn't compatible with the specified launcher icon size of the device 'fenix7' (40x40). Image will be scaled to the target size.
ERROR: fenix7: C:\Users\dmc94\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-7.4.3-2024-12-11-90ec25e45\samples\Comm\source\CommApp.mc:31,12: Invalid '$.Toybox.Lang.Method(msg as $.Toybox.Communications.Message) as Void' passed as parameter 1 of type 'PolyType<Null or $.Toybox.Communications.PhoneMessageCallback>'.
ERROR: fenix7: C:\Users\dmc94\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-7.4.3-2024-12-11-90ec25e45\samples\Comm\source\CommDelegate.mc:142,16: Invalid '$.Toybox.Lang.Method(msg as $.Toybox.Communications.Message) as Void' passed as parameter 1 of type 'PolyType<Null or $.Toybox.Communications.PhoneMessageCallback>'.
ERROR: fenix7: C:\Users\dmc94\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-7.4.3-2024-12-11-90ec25e45\samples\Comm\source\CommDelegate.mc:148,12: Invalid '$.Toybox.Lang.Method(msg as $.Toybox.Communications.Message) as Void' passed as parameter 1 of type 'PolyType<Null or $.Toybox.Communications.PhoneMessageCallback>'.

Have no experience in monkey c, wanted to study examples communicating with android companion app but they do not work(