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

Upgrade SocketRocket to 0.6.1 #5

Open
VytautasLozickas opened this issue Aug 24, 2023 · 1 comment
Open

Upgrade SocketRocket to 0.6.1 #5

VytautasLozickas opened this issue Aug 24, 2023 · 1 comment

Comments

@VytautasLozickas
Copy link

The TapkeyMobileLib cannot be used anymore with the latest React Native (0.72.4) as React-Core/RCTWebSocket requires SocketRocket (= 0.6.1) and TapkeyMobileLib/Core requires SocketRocket (= 0.6.0):

[!] CocoaPods could not find compatible versions for pod "SocketRocket":
  In Podfile:
    React-Core/RCTWebSocket (from `../node_modules/react-native/`) was resolved to 0.72.4, which depends on
      SocketRocket (= 0.6.1)

    TapkeyMobileLib (= 2.36.7.0) was resolved to 2.36.7.0, which depends on
      TapkeyMobileLib/Core (= 2.36.7.0) was resolved to 2.36.7.0, which depends on
        SocketRocket (= 0.6.0)
@tkhho
Copy link

tkhho commented Aug 25, 2023

We will relax the SocketRocket requirement with the next version.

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

2 participants