When I try and debug in the build environment, the IScheduler service never becomes available, so my bundle is never started as it depends on this service. Is ther some config file needed to start the schedular in the build environment?
Just to note, what I mean is that ther service iteslf is never activated, so I never get a chance to set up the task in the it.
This is in V1.20.0 of the SDK.
Thanks