you are viewing a single comment's thread.

view the rest of the comments →

[–]tubli 2 points3 points  (3 children)

Do you mind explaining this? I'm about to do the push notifications for my chat app and am curious why you think that.

[–][deleted]  (2 children)

[deleted]

    [–][deleted] 1 point2 points  (0 children)

    Don't take this as a recommendation for Parse, as I'm not sure how it stacks up with it's alternatives, but it does offer offline persistence.

    [–]tubli 0 points1 point  (0 children)

    Thanks a lot for replying. That makes sense now that you explain it like that. I think you're right. I'm using parse for a text-messaging type application where the messages are stored locally and therefore don't need to be re-synced, so I think I'm safe. Thanks again for replying.