發送消息時,我得到這個錯誤 TypeError: self.rooms[setup.to].publish is not a function 。我已經在pubnub上有密鑰,我應該怎麼做才能使它工作?我的Angular版本是1.6.6。 // Send Messages
$scope.send = function() {
Messages.send({
data: $s
美好的一天,我一直在開發一個辦公聊天應用程序,其中我計劃使用Codename一個Pubnub lib,但每當我嘗試通過模擬器啓動應用程序時,我都會收到此錯誤:「錯誤:(1044,23)java:can not access org.json.JSONArray class file for org.json.JSONArray not found「。我沒有在我的代碼中使用JSON。真的不要。 我已