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

    java - org.apache.http.ProtocolException: Target host is not specified -

    java - Gradle dependencies: compile project by relative path -

    ruby on rails - Object doesn't support #inspect when used with .include -