Mobile Apps SDK's: iOS/Android: checkAvailability

Hey Im wondering if we should be calling the checkAvailability function on the Android and iOS SDK's in production before having users start a chat?

Does this API call give any indication of genesis service availability or is it just validating our deployment id and server?

thanks

Hi ios_dev,

The checkAvailability is validating if the domain and the deployment id is valid. It's up to your use case if you call it before the start chat or not. To call this API is not a mandatory prior to start chat.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.