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

Problems sending to APNS #22

Open
joanlopez opened this issue Apr 19, 2016 · 0 comments
Open

Problems sending to APNS #22

joanlopez opened this issue Apr 19, 2016 · 0 comments

Comments

@joanlopez
Copy link

My code is failing on the line:

Yii::$app->apns

The problem is with the APNS config, because I've tried to create a component called 'apns' with the GCM configuration and it works.

I've copied the APNS configuration from the example of the README, but it is not working.

How I can find which is the problem?
I've tried to declare the component only with the 'class', but it still not working.

I'm not having any PHP error, but the server returns a 500 error when executes this line.

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

1 participant