-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
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
Labels
No labels