Sturov Aleksey
Sturov Aleksey
As you can see here notifications are handled with onBackgroundMessage even if the app is terminated. Maybe your problem is that you are not sending a Notification but a "Data...
Thank you, but your PR touches too many different aspects of the code: 2. When app in background - popup didn't be to appear! Instead show call activity. 3. I...
Unfortunately customization is not available at the moment. But I'll think about it. If customization appears, it will be available only on Android
Hi, thx for report. I saw on more devices in next few days.
Hi everyone. Please check 0.0.2+1 version and give feedback worked or not.
@CuongNV12 You need to add to your AndroidManifest.xml (See example/android/app/src/main/AndroidManifest.xml). Today I will add this step to the Readme.
@leech001 @isuru19963 Hi! Please tell me on which platform and os version you find bug. Also indicate the steps to reproduce.
@pacifio Please write steps to reproduce bug.
@vietkeep Hi. Need more information. Please write steps to reproduce bug. Have you tried running the example project?