fcl-swift icon indicating copy to clipboard operation
fcl-swift copied to clipboard

🌊 Flow Client Library Swift version

Results 5 fcl-swift issues
Sort by recently updated
recently updated
newest added

Bumps [activesupport](https://github.com/rails/rails) from 6.1.6.1 to 6.1.7.3. Release notes Sourced from activesupport's releases. v6.1.7.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...

dependencies

Currently we are [forced](https://github.com/portto/fcl-swift/blob/33ed23a48d8f81db8521d1ec16ce63a858c58ce0/Sources/FCL-SDK/FCL.swift#L31) to only use the `.mainnet` or `.testnet` networks configs for the fcl.config object and can't specify a custom access node. The same functionality is already allowed...

What I am facing is my application starts crashing and restarting the phone on this method **try await fcl.authanticate(accountProofData: accountProofData)** and in the debugger console it showed a Message from...