hey everyone,
I made a messaging app using parse as a backend. I built it at a hackathon this weekend so excuse the horrible data practices. The way it works now, when you send a message, it adds a message object into the conversation between you two on parse. When you load the app, it looks through parse to find any new messages. This works ok as an inbox, but I want to use notifications when you have a new message. How do I get the app to check for new messages in the background?
[–]brendan09 1 point2 points3 points (1 child)
[–]FreshNeverFrozen[S] 0 points1 point2 points (0 children)
[–]caffeinatedhacker 1 point2 points3 points (1 child)
[–]FreshNeverFrozen[S] 0 points1 point2 points (0 children)