alex23ua
Results
1
issues of
alex23ua
I have this message on "createMessage" "not cathed error: [TypeError: undefined is not a function]" but push sended and received well. What is happened? self.apnagent.createMessage() .device(device) .alert(message) .badge(badge) .sound('default') .set('operation',operation)...