Quickblox messages not saved + group dialog creation timeout - quickblox

Since a few hours my chat messages are not saved anymore on Quickblox.
I can send the messages (text/content) without any problem but I don’t see the messages appearing anymore in the admin panel.
When I want to fetch the messages for a dialog, I only get old messages.
Also doesn't succeed in creating a group chat dialog. Tried it on admin panel + iOS and Android application.
status.quickblox.com is also offline, is there a server issue?
Anyone else experiencing issues?
Thank you,
Wouter Goossens

There were Chat server overload issues, now everything is green again
Do you still have any issues with your mobile apps?

Related

React Native - Keep app running when it's killed or closed

this question may seem duplicate, but I've searched a lot, but could not find any appropriate solution.
I need my socket connection to not break when user kills/closes app. It works when user presses the home button and apps goes to background. But connection breaks when user kills or closes the app. I need behavior like how chat apps like whatsapp literally work. So when I close the whatsapp, I can still receive new messages.
If anyone has found any solution for this, please share.
Thank you.
Your Socket connection should run as a background task and continuously listen to stream of message events even when the app close then you can push notifications to notify the user.
https://github.com/jamesisaac/react-native-background-task provide an abstract layer for both iOS and Android

Slack notifications not working on Windows 8

I am using Windows 8. For some reason I haven't been receiving the slack notifications on my desktop. When I searched online for help, I got suggestions to turn off the focus assist, but it was of no help to me, as I didn't find anything like focus assist on my Windows 8 desktop. Slack notifications settings window
I tried to enable notification sounds from the notifications and action center, but there was no option to enable the notifications for slack, all it was showing was windows apps only.
Windows notifications settings
Yes, you need to turn off the focus assist, then you will get a slack notification. The below steps are for windows 10 but it may work for you too:
Go to the Start menu.
Click Settings > System.
From the right sidebar, select Focus Assist.
Select Off.

Is it possible to force Chrome to refresh app notification settings when using Notification delegation

In a previous answer regarding Notification Delegation between Chrome and an Android TWA app it was said that:
"If the TWA has notifications disabled in Android Settings, we disable
them in Chrome instead. There's a little bit of latency with how this
gets propagated, but things should get updated on the next TWA launch
at latest.
How exactly Notification Delegation does work?
On my site I am sending the user to androids app notification settings when I find that notifications are not allowed in the browser.
But upon the users immediate return, the changes are not propagated to Chrome (to be expected from the comment above since the TWA is not launched again).
I wonder if there is anyway I can speed this up? Otherwise the user is forced to exit the page completely and restart the app before the permission is granted, which is not a very good user experience.
It seems the only workaround would be to force restarting the application, which is not a great user experience. I have filed an issue on Chromium bugs to track a fix for this: https://bugs.chromium.org/p/chromium/issues/detail?id=1064300

Mobilefisrt console service notification not working

Have changed the status of my app to Active notifying in mobilefirst console, and I have tried to send custom notification message to app, but the application on device is not receiving the message sent from mobilefirst console.
In the app, we are using WL.Client.connect, and we are using adapters as well, any suggestions ?
Where can we check whether this feature is disabled in worklight?
Any mobilefirst trace that we can enable to identify the issue?
Kindly suggest.
You cannot disable the feature, it's either used (by setting the app version to Remote Notify) or not used.
The message appears only once during the application lifecycle (unless you send a different message), so make sure you didn't miss it.
Additionally, make sure that in case you have multiple versions of your app, that you are looking at the correct app version that you've sent the message to.

iTunes Connect Mobile Error 206

I've searched a lot for this but I couldn't find the right answer.
I want to log in on the iTunes Connect Mobile app, but if I try to log in to the app, there comes an alert which says:
"Authentication Error"
"No data found for your request (206)"
I really have to use the app, but this error blocks me. Is there a solution?
Is it a bug in iTC mobile or is my account the problem??
It happened with me also, then realized Apple is doing a maintenance upgrade so no data is available to end users during that time.