on 2018 Jul 04 4:01 PM
Can someone explain the steps to integrate FCM to hybris application. 1.In which file I should add dependencies- (I am using ANT to build not maven). 2.How to initialize the SDK (I have Firebase service account and Admin SDK configuration snippet).
Requirement-This I need to make call to FCM to create a group for customer and add devices in that group whenever he/she installs the app to any new device.
dependencies { implementation 'com.google.firebase:firebase-admin:6.2.0' }
It would be very helpful if someone who has done any project on it, would guide me.
Thanks in Advance !!
Request clarification before answering.
Hi Pranav
We have used it in our projects but using a combination of java script and Hybris. Below is the link,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.