exponea / exponea-ios-sdk

MIT License
20 stars 30 forks source link

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

Open sergei-mikhailovskii-idf opened 1 month ago

sergei-mikhailovskii-idf commented 1 month ago

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 commented 1 month ago

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

xcibik00 commented 1 month ago

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

sergei-mikhailovskii-idf commented 1 week ago

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

xcibik00 commented 1 week ago

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