We are developing a real time android chat application that will support text and image messaging. It will also sort other users based on their location and proximity to the user. Is using pubnub and parse a viable solution?
How can we implement sending image messages using Pubnub? Also, can we use firebase for the same? Which one is a better solution in terms of development effort, cost & scalability?
Thanks.