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

OSStatus error: [-34018] #7

Open
brandoncc opened this issue Mar 10, 2016 · 2 comments
Open

OSStatus error: [-34018] #7

brandoncc opened this issue Mar 10, 2016 · 2 comments

Comments

@brandoncc
Copy link
Contributor

set works, but every time I execute it, I see:

2016-03-09 16:16:51.697 MyApp[39913:2976838] OSStatus error: [-34018] OSStatus -34018

In the console. Is this going to be a problem?

@brandoncc
Copy link
Contributor Author

I am on El Capitan using Ruby 2.2.3 in case that helps.

@dam13n
Copy link

dam13n commented Sep 4, 2016

I am now seeing this myself. My only recent change was using motion-provisioning to auto-generate provisioning profiles. So, I'm guessing it's a signing/cert type issue...

My bad, I just added this line back in the app.development do block, and my issue appears fixed:

app.entitlements["aps-environment"] = "development"

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