crisp-im / crisp-sdk-ios

:package: Crisp iOS SDK, add a chat in any iOS app and communicate with your users.
https://docs.crisp.chat/guides/chatbox-sdks/ios-sdk/
Other
45 stars 19 forks source link

Delay When Fetching the session_id from Token #100

Closed kimbryan232529 closed 2 months ago

kimbryan232529 commented 3 months ago

When the mobile app (Android or iOS SDK) sets the tokenId and we fetch the session_id using this API: https://api.crisp.chat/v1/website/:website_id/visitors/token/:tokenId, there is sometimes a delay—sometimes 1 minute, sometimes it doesn't happen at all—depending on the website ID. Is this related to the website ID's plan?

kimbryan232529 commented 2 months ago

Wrong repo