Shortly after applying for production and going live with my app, event subscriptions stopped working. There are no error messages after subscribing. The problem is that the routine that runs when a event fires never gets called. I am using the official .NET SDK. I can still make normal API calls and receive data back with no issues.
The App has both read presence and read account permissions. I have also tried creating another test app in the sandbox with the same result.
Any help would be appreciated.