Push Notification Configuration

Sudo Tech Posted in Component Development 8 months ago

I purchased the push notification component and up till now, I can’t configure it properly. I have an android and iOS app for my site which I built by myself.

Now, I need to push notifications for messages/friends/notification directly to my app users. I purchased the push notification but I am having hard time configuring it. Please help out

Replies
in Stephen stephen Replied 6 months ago

Download the google-services.json file and place it in your project’s root directory. Update your build.gradle file with the necessary dependencies. Use a server-side programming language with the FCM SDK to send notifications. You can use the Firebase Admin SDK for Node.js as an example.

Indonesian Arsalan Shah Replied 8 months ago

I believe the component by Rafael? you should contact him. Usually when you get component there is a Readme file he provide you check zip file there should be PDF file it have details for configuration.