I would like to build a chat app in Ionic 5 with Parse as a Backend. I did not find any tutorial or example how to build a chat app with parse. Especially I would like to have a 1-1 chat app.
I hope, that someone could help me because I do not know what to do else. I thought about switching to Firebase, but I would like to try it in Parse.
Ionic 5 is different than Ionic 3, but the information/concepts should translate over. You could learn the general concepts of how Ionic and Parse works from this, and then do it in the latest versions of each.