You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function will be called each time while preparing connection to any wallet, so what is the purpose of calling it in the init() function?
The text was updated successfully, but these errors were encountered:
yushihang
changed the title
In the init function of Web3ModalViewModel, what is the purpose of calling signInteractor.connect(walletUniversalLink: nil)?
In Web3ModalViewModel.init , what is the purpose of calling signInteractor.connect(walletUniversalLink: nil)?
Jun 24, 2024
web3modal-swift/Sources/Web3Modal/Sheets/Web3ModalViewModel.swift
Line 126 in 5d148bf
This function will be called each time while preparing connection to any wallet, so what is the purpose of calling it in the init() function?
The text was updated successfully, but these errors were encountered: