ducc/DubTrack4J

Events don't seem to be firing

Opened this issue · 0 comments

Other parts of the API, such as fetching room information and sending messages, are working great for me, but the event system isn't. I also tried compiling an edited version of the code, and it appears that successCallback itself in SubscriptionCallback doesn't get called.

Thanks in advance

Edit: The issue seems to stem from Dubtrack switching away from PubNub and to Ably. Looks like a full rewrite would be required :/