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

No version specified for native SDKs #33

Open
EvertEt opened this issue Apr 16, 2024 · 0 comments
Open

No version specified for native SDKs #33

EvertEt opened this issue Apr 16, 2024 · 0 comments

Comments

@EvertEt
Copy link
Contributor

EvertEt commented Apr 16, 2024

The RN SDK does not restrict the versions used of the native SDKs (I checked iOS but I assume it applies to both iOS and Android).
See https://github.com/Wootric/react-native-wootric/blob/master/RNWootric.podspec.

This can give problems during upgrades as we've experienced:

  1. Current version RN 1.5.0 IOS 0.21.1
  2. Upgrade RN to 1.7.0
  3. App build failure due to showDisclaimerText not found

-> RN 1.7.0 should require IOS 0.27.0 or higher

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