You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I found an issue in the SDK related to the display of the in-app message. From what I understand, the issue is that the download is occurring on the main thread with a 10-second timeout, which could cause the app to hang in cases of a weak signal.
Is there a way to handle this, perhaps by making the download asynchronous?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @sergei-mikhailovskii-idf , after some investigation, we find out that it requires bigger refactoring and update of internal structure, so unfortunately we can not declare even if we will work on it or when it will be updated and delivered.
We will keep you updated
Hello,
I found an issue in the SDK related to the display of the in-app message. From what I understand, the issue is that the download is occurring on the main thread with a 10-second timeout, which could cause the app to hang in cases of a weak signal.
Is there a way to handle this, perhaps by making the download asynchronous?
Thanks!
The text was updated successfully, but these errors were encountered: