talkjs / talkjs-examples

TalkJS (https://talkjs.com) examples
118 stars 119 forks source link

Flutter SDK always loading in flutter module #442

Closed norman93sun closed 1 year ago

norman93sun commented 1 year ago

I created a flutter Module, add talkJs flutter SDK. things are alright when I run module simply. After that I mixed the flutter Module to my iOS project, when I start talkjs screen it always show loading, that loading took a long time before it disappear.

截屏2023-09-14 17 16 51 截屏2023-09-14 17 18 15

The way I integrated a Flutter module into my iOS project

截屏2023-09-14 17 36 11
MattivdWeem commented 1 year ago

Hey @norman93sun,

Could you share a bit more information about your implementation? E.G. what does the code look like and the package version you're using. It would also be great if you could information from the network debugging tab and if you got any errors showing up in your debug console.

Feel free to reach out via the chat on our site it's staffed by our engineering team and we usually reply a bit faster over there.

norman93sun commented 1 year ago

Hi @MattivdWeem, Everything is ok today, but nothing changed. I dont known what is the problem.

I will close this issue

norman93sun commented 1 year ago

Found the issue, network conditions can affect loading. It works smoothly since I open my VPN

MattivdWeem commented 1 year ago

Hi @norman93sun,

Glad to hear it's working! Could you share a HAR file or a rundown of the network requests and their status with your VPN disabled? I'm interested in pinpointing any potential blockers, given that the UI seems to have loaded correctly. This info might help us explore options like adding CDN locations.

norman93sun commented 1 year ago

Hi @MattivdWeem,

Hope this file will help you.

talkjs.har.zip