Other Protocols
The following protocols are available globally.
-
Callback invoked by the SDK when the custom initial loader must be dismissed.
Important
The SDK does not invoke the callback when nothing has to be shown throughout the process. Make sure you dismiss the loading animation at the end of the transaction if the SDK hasn’t done so already.Declaration
Swift
@objc(DTInitialLoaderDelegate) public protocol InitialLoaderDelegate