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

#510 add key id and team id ios cli flags #511

Merged
merged 3 commits into from
May 18, 2020

Conversation

slimus
Copy link
Contributor

@slimus slimus commented May 18, 2020

fix #510
Add -team-id and -key-id cli flags

msg := "You should provide ios.KeyID and ios.TeamID for P8 token"
LogError.Error(msg)
return errors.New(msg)
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only check for .p8 extension?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, yes, it needed only for p8

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@appleboy appleboy closed this May 18, 2020
@appleboy appleboy reopened this May 18, 2020
@appleboy appleboy merged commit 6bad479 into appleboy:master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't send iOS notification with p8 in command line?
2 participants