Solana.Swift
Solana.Swift copied to clipboard
Type 'SolanaSocket' does not conform to protocol 'WebSocketDelegate'
I have utilized this package dependency for Solana integration and used version 2.0.2 for Solana's flow. Unfortunately, I am encountering the following error in Xcode 15:
Type 'SolanaSocket' does not conform to the 'WebSocketDelegate' protocol.
There is already a WebSocketDelegate method within the SolanaSocket extension, but I am still getting this error, and I am unable to edit the file due to the package dependency.
It would be great if you could assist me with this?
omg, the same problem, i dont know how to fix it, tested like million variants.... did you solve the problem?
Did you fix the error? @nikunj-inx @BebekBebek99
Did you fix the error? @nikunj-inx @BebekBebek99
No, don't understand what the problem. One way I see is to copy library and try to edit errors.. idk how I can work with solana right now on iOS.
i am also getting same problem, anyone able to solve this issue ? @nikunj-inx @BebekBebek99 @csarigumba @ajamaica @NathanLawrence
i am also getting same problem, anyone able to solve this issue ?
@nikunj-inx @BebekBebek99 @csarigumba @ajamaica @NathanLawrence
No... Why developers not fixing...
Hello @BebekBebek99 @mirbraintoo @csarigumba
I Fixed this issue for a temporary.
I have attached screenshot and shared the steps to fix the issue.
You have to go through that path. Show in finder that SolanaSocket file first -> Open that file in TextEdit -> Add the following code which I have shared in screenshot and save that file.
After this change successfully runned the project
i am also getting same problem, anyone able to solve this issue ? @nikunj-inx @BebekBebek99 @csarigumba @ajamaica @NathanLawrence
No... Why developers not fixing...
I apologize for being unavailable. As part of my employment agreement at the job I took shortly after contributing to this project, I am no longer permitted to contribute code to open source projects without legal approval.