I'm currently making an iOS chat app using Firebase(My app functions just like Whatsapp). I want to know if there is a way for me to send a push notification directly to the other device with out implementing any separate server. I don't have a server to use.
Or is there any other way to notify the user about getting the new message?
Thank You :) Also I'm just a beginner. Just starting to learn about all things iOS.