handleInterruptions

open fun handleInterruptions(sdkHandles: Boolean)

Update interruption handling. By default, the Gigya SDK will handle various API interruptions to allow simple resolving of certain common errors. Setting interruptions to FALSE will force the end user to handle his own errors.

Parameters

sdkHandles

False if manually handling all errors.