Why do I get the error "unable to find parent class of Toybox.WatchUi.InputDelegate" despite using the statement "using Toybox.WatchUi;"? Is there something I'm missing?

Former Member
Former Member

I'm not new to programming, but I'm feeling really stupid here. I know the solution must be something obvious, but I just don't know what it is. I'm implement my InputDelegate extension in the App file, is that the issue here? It's still a separate class though so that doesn't make sense. Any tips would be greatly appreciated.