javascript - Parse CloudCode and nested/looped queries -


I am trying to wrap my head around the promise in a parse cloud code but I'm struggling.

  • Save Send a push message
  • Every time I try it, saves the whole, but async does not push. I understand that I want to use the promise, but how do I have to do this within the loops, and many concrete examples do not appear for a series (push after saving). Can anyone help?


    Comments

    Popular posts from this blog

    c++ - C/pp Sockets, recv()/send() works only under gdb -

    GO: Serve static pages -

    objective c - How to open front/back camera at the same time in iOS developing? -