Other Protocols
The following protocols are available globally.
-
Callback invoked by the SDK when the custom initial loader must be dismissed.
See moreImportant
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
public protocol InitialLoaderDelegate: AnyObject
View on GitHub
Other Protocols Reference