Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App hanging for at least 2000 ms while displaying in-app message #75

Open
sergei-mikhailovskii-idf opened this issue Sep 17, 2024 · 4 comments

Comments

@sergei-mikhailovskii-idf

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!

@Ankmara
Copy link
Collaborator

Ankmara commented Sep 17, 2024

Hi, thank you for report. We will fix it in new version.

@Ankmara Ankmara closed this as completed Sep 17, 2024
@xcibik00
Copy link
Collaborator

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

@xcibik00 xcibik00 reopened this Sep 19, 2024
@sergei-mikhailovskii-idf
Copy link
Author

@xcibik00 hello! are there any updates regarding the fix?

@xcibik00
Copy link
Collaborator

Hi @sergei-mikhailovskii-idf , Unfortunately not, we will let you know about any update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants