GleasonK / android-webrtc-api

Pubnub Android WebRTC Signaling Library
http://kevingleason.me/android-webrtc-api/
MIT License
122 stars 68 forks source link

pubnub subscribe error on listen method #9

Open Laluhelmi opened 7 years ago

Laluhelmi commented 7 years ago

hi @GleasonK ,i had error Can you help me, please!? at com.pubnub.api.PubnubCore.subscribe(Unknown Source) at com.pubnub.api.Pubnub.subscribe(Unknown Source) at com.pubnub.api.PubnubCore.subscribe(Unknown Source) at com.pubnub.api.Pubnub.subscribe(Unknown Source) at com.example.l.videocall.PnRt.PnPeerConnectionClient.subscribe(PnPeerConnectionClient.java:106) at com.example.l.videocall.PnRt.PnPeerConnectionClient.listenOn(PnPeerConnectionClient.java:72) at com.example.l.videocall.PnRt.PnRTCClient.listenOn(PnRTCClient.java:123) at com.example.l.videocall.VideoChatActivity.onCreate(VideoChatActivity.java:103)