-1
I created a social network, and implemented notifications on it. However, I can’t find an effective way to send site notifications (likes, comments, messages) by push notifications to the android app. I set up firebase, onesignal, and the app gets test pushs, but how do I send these notifications that are on my server, to a mobile device? I know I need Firebase for this, but how do I send server notifications to firebase? Can someone give me a light? I’ve been on this project for months and I can’t get out of the ground.