Skip to content
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

Pod not working #2

Open
JuanPabloBoero opened this issue Aug 2, 2016 · 4 comments
Open

Pod not working #2

JuanPabloBoero opened this issue Aug 2, 2016 · 4 comments

Comments

@JuanPabloBoero
Copy link

JuanPabloBoero commented Aug 2, 2016

Looks like pod is not working, does not get installed when targeting iOS 9.1.

@michaeltyson
Copy link
Contributor

Can you be more specific?

@JuanPabloBoero
Copy link
Author

JuanPabloBoero commented Aug 3, 2016

i was trying to add as a pod RealtimeWatchDog, when doing pod install, the pod was not founded, if i target a lower iOS version like 8.1 it worked, looks like that it is not available for iOS 9.1 (in the podfile)

PD: i am using objectAL for audio in my iOS apps, realtimewatchdog did not throw not even one warning....i have noticed it is not covered in your article about 4 things to avoid when doing iOS audio.

@michaeltyson
Copy link
Contributor

Hmm, the pod's called "RealtimeWatchdog", no capital "D", although I don't know why that would then work with a different target. I've tested with my own test project here with a 9.1 deployment target and it's working fine with "RealtimeWatchdog"

@JuanPabloBoero
Copy link
Author

Ok, will try again, but the "D" was a typo here, i copied the pod name from the installation guide in the cocoapods pod page.

As soon as i try i let you know, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants