-
Notifications
You must be signed in to change notification settings - Fork 376
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
IOS pod install
is failing
#922
Comments
Eveything is working fine with 3.6.0. |
Can you try |
|
Thank you so much! |
pod update worked for me too! |
The message persists: [!] CocoaPods could not find compatible versions for pod "OneSignal":
Specs satisfying the |
This looks as though you have
specified in your Podfile, which isn't valid for react-native-onesignal >= 4.0.0 |
did you fix it? I have same problem |
I have same problem, pod update didn't work for me too |
also having this issue - has anyone found a fix for it yet? |
try deintegrating the pods and reinstalling via
|
Having the same issue: M1 CocoaPods could not find compatible versions for pod "OneSignal": In Podfile: Specs satisfying the Looks like I have to update a lot? |
What is the final solution here? yarn.lock Podfile.lock
or I also tried M1 processor. IOS target >11 react-native |
On M1 Mac
|
Hello, Are there plans to have arm64 support native without emulators? |
This worked for me too |
running |
I solved this error by changing the version of ios to |
this solution works for me , |
Same issue here. Hey @VaibhavAcharya22! Thanks for your suggestion. I've tried... it was working but got the similar error but w/ Please let me know if you need more information or if there specific config I should check. |
Hi @Med5KDB you can also try to explicitly update the OneSignalXCFramework
What react-native-onesignal version are you using? |
Hi @nan-li , thanks for your reply. |
|
|
Any fixes yet, i am having this error, none of the above worked
|
Hello,
I have problem installing this library. After
pod install
command following error message is shown:Don't you have any suggestions? Thank you so much!
react-native: 0.61.5
react-native-onesignal: 3.6.1
The text was updated successfully, but these errors were encountered: