In my app I have a depth classifier and several finger watchers. A watcher attacked to an html object operates correctly. Watchers that I create for fingers also operate correctly. The depth classifier works too.
However, if I pause or destroy the depth classifier, all of my dynamic finger watchers do not operate. In my logs I see that the class is set to zero for the neural networks when I delete and set back to one when I recreate the depth classifier.