Question
Application.onUnpublish
I am having some difficulty with the application.onUnpublish
event. I want the server to know when a client stops publishing so
I decided to subscribe to the application.onUnpublish event. The
problem is this works great in my test app but when I put it in my
full application the event does not get to the server. Does anyone
know what would stop this event from firing?
