Closed norman93sun closed 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.
Hi @MattivdWeem, Everything is ok today, but nothing changed. I dont known what is the problem.
I will close this issue
Found the issue, network conditions can affect loading. It works smoothly since I open my VPN
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.
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.
The way I integrated a Flutter module into my iOS project