Skip to content

No version specified for native SDKs #33

Description

@EvertEt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions