The notification “The call service is ready” is hardcoded in our React Native and Flutter SDKs. According to Google requirements,…
Read More
The implementation of functionality when an application in the background mode or terminated/killed state is implemented in our WebRTC samples.…
Read More
The maximum number of subscriptions for one user is 10 and when a user exceeds this limit, it is not…
Read More
Firstly, you need to disconnect from the Chat server when the application goes to background mode and reconnect again when…
Read More
In order to check push notification logs, you need to do the following:1. Log in to your QuickBlox account. 2.…
Read More
If you want to add Firebase push notifications to your project or if there are any issues with notifications, please…
Read More
To wake up a phone in the background or the killed state, you need to use push notifications. Please refer…
Read More
In order to enable Cloud Messaging API (legacy) instead of Firebase Cloud Messaging API (HTTP V1), please do the following:…
Read More
Please check the code snippet below how to enable loudspeaker using Flutter SDK: Feel free to check our official documentation…
Read More
If you get the error “Fatal Exception: java.lang.SecurityException: Need android.permission.BLUETOOTH_CONNECT permission” or similar, please try applying solutions provided in the…
Read More