This demo app demonstrates how chatbot can be integrated in a native android app using gradle
The chatbot SDK can be found at https://github.com/yellowmessenger/YMChatbot-Android
Detailed documentation can be found at https://docs.yellow.ai/docs/platform_concepts/channelConfiguration/android
- Clone this repository
- Add your google-service.json git file in app folder.
- Change application id in app level gradle file as per google-service.json.
- Share FCM Server Key with Yellow.ai and asked them to map that against your Bot Id.
- First Test by sending notification from FCM console.
- Create a ticket and assign it to Support Agent. Once assigned, kill the app.
- Now, when Agent will send a message you should receive a notification.