Hi Vamsi, Yes, of course you can. Just send a link with the whole Android studio project and I will try to see what's wrong. Regards, Cédric
Hi, There is no special sample for background application on Android. You simply don't receive PUSH once the application is killed. Which device are you using to test your application? For your i...
Hi, On Xiaomi devices, you must activate "Autostart" option in your application settings. http://en.miui.com/thread-117992-1-1.html Regards, Cédric
Hi Vamsi, I have checked your logs are everything seems ok. Have you uploaded the correct firebase key for your application in the sandbox environment ? Have you correctly added a service in your...
Hi Vamsi, If you are unable to receive calls and messages when application is closed or killed, it means that your PUSH implementation is not working. Could you share with us, application logs ? ...
Hi Vamsi, Have you implemented PUSH ? https://hub.openrainbow.com/#/documentation/doc/sdk/android/modules/Push Regards, Cédric