WalletConnect / WalletConnectSwiftV2

WalletConnect Swift SDK v2
https://docs.walletconnect.com
Apache License 2.0
301 stars 159 forks source link

error: Cannot find type 'WalletConnectUtils' in scope #1071

Open HQ-2019 opened 1 year ago

HQ-2019 commented 1 year ago

When I use pod 'WalletConnectSwiftV2', '~> 1.6.17', after running pod install, I get a compilation error in my project: "Cannot find type 'WalletConnectUtils' in scope." This is a critical issue. How should I address it?

image
SunZhiC commented 1 year ago

meet same error in v1.6.17

llbartekll commented 1 year ago

@flypaper0 could you check this?

fizix100 commented 1 year ago

Is there any update for this issue?