Start a new topic

Runtime error while push notification

I'm getting this error on my collection hook and my push messages are not being delivered:



"Runtime error in callback detected TypeError: Cannot call method 'call' of undefined"



Does anyone ever experienced this?

tks!

Hey Neto, I'm tagging this under BL also so we get the right eyes on it.
Neto, can you post the BL script in question?
Hi Michael, I've pasted the code here:



http://pastebin.com/tH7V1uHx



Also, I'm trying to upload a new .p12 key on the Push configurations and it returns an error like "something went wrong". Could you take a look, please?



Thanks
I'm not sure exactly where the problem is occurring. Can you insert log statements in various places in your code to try to determine at exactly what call is triggering the error?
Login or Signup to post a comment