Skip to content

Installation fails for version 5.2.12 for iOS using Cocoa Pod #249

@shimatai

Description

@shimatai

Hi folks!

I'm using react-native-onesignal version 5.2.12 and followed all steps from the documentation page.

I get the following error below while running pod install or even pod deintegrate && pod install

[!] CocoaPods could not find compatible versions for pod "OneSignalXCFramework":
  In Podfile:
    OneSignalXCFramework (< 6.0, >= 5.0.0)

    react-native-onesignal (from `../node_modules/react-native-onesignal`) was resolved to 5.2.12, which depends on
      OneSignalXCFramework (= 5.2.13)

Specs satisfying the `OneSignalXCFramework (< 6.0, >= 5.0.0), OneSignalXCFramework (= 5.2.13)` dependency were found, but they required a higher minimum deployment target

I was using version 5.2.0 before switching to version 5.2.12. I have to change the version because Apple Store was refusing to accept my upload because it was missing the dSYM files.

Does anyone is getting this error?

Thanks

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