Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FCL-Swift is not compatible with the MetaMask iOS SDK due to dependency on different starscream versions #29

Open
ErichWood opened this issue Jun 1, 2024 · 0 comments

Comments

@ErichWood
Copy link

If you want to have FLC and MetaMask in the same iOS app, we need to update the starscream dependency to 4.0.6.

Failed to resolve dependencies   Dependencies could not be resolved because root depends on 'fcl-swift' 0.1.2..<1.0.0 and root depends on 'metamask-ios-sdk' 0.6.5..<1.0.0.
  'metamask-ios-sdk' is incompatible with 'fcl-swift' because 'metamask-ios-sdk' >= 0.6.5 practically depends on 'starscream' 4.0.6 (1).
  'fcl-swift' >= 0.1.2 practically depends on 'starscream' 3.1.1 because 'fcl-swift' 0.1.2 depends on 'starscream' 3.1.1 and 'fcl-swift' 0.1.3 depends on 'starscream' 3.1.1.
  'fcl-swift' {0.1.2, 0.1.4..<1.0.0} practically depends on 'starscream' 3.1.1 because no versions of 'fcl-swift' match the requirement 0.1.4..<1.0.0 and 'fcl-swift' 0.1.2 depends on 'starscream' 3.1.1.
  'socket.io-client-swift' >= 16.1.0 practically depends on 'starscream' 4.0.6 because no versions of 'socket.io-client-swift' match the requirement 16.1.1..<17.0.0 and 'socket.io-client-swift' 16.1.0 depends on 'starscream' 4.0.6.
  'metamask-ios-sdk' >= 0.6.5 practically depends on 'socket.io-client-swift' 16.1.0..<17.0.0 because no versions of 'metamask-ios-sdk' match the requirement 0.6.6..<1.0.0 and 'metamask-ios-sdk' 0.6.5 depends on 'socket.io-client-swift' 16.1.0..<17.0.0.
     (1) 'metamask-ios-sdk' >= 0.6.5 practically depends on 'starscream' 4.0.6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant