Closed Richi-kun closed 7 years ago
Hi @Richi-kun I think you forgot to assign pubnub parameter to this.pubnub
constructor(private pubnub: PubNubAngular) { this.pubnub = pubnub; … }
@ManuelFernando Still doesn't work, I even tried using the getMessage() callback and logging it in the console, turns out its still empty :(
@Richi-kun can you say to me what version are you using? and please inside the listener add the status event. this is going to say to us what is the state of the connection
@ManuelFernando, i fixed it dunno what I did lol 😆
@ManuelFernando, anyways thank you very much for the attention 😄
I glad that you have found the trouble