Skip to content

CocoaPods could not find compatible versions for pod "RNUnity" #42

@tgermain-impirica

Description

@tgermain-impirica

React Native 71.8
iOS target 13.0

When attempting to do a bundle exec pod install, the following error occurs.

[!] CocoaPods could not find compatible versions for pod "RNUnity":
In Podfile:
RNUnity (from ../node_modules/@wowmaking/react-native-unity)

Specs satisfying the RNUnity (from ../node_modules/@wowmaking/react-native-unity) dependency were found, but they required a higher minimum deployment target.

This seems to be due to the fact that the minimum deployment target specified by react-native is 12.4, but this podspec is demanding 13.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions