Our app is calling the group/message API call to push a message to a group of iPhone users. It's working, but it seems to be pushing two (or even three) times to the phones. Granted, I'd rather have it push twice or three times than not push at all, but I'm trying to figure out what's causing it. I put a breakpoint on my debug version and it only calls the call once from the code.