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

[#126] Push notifications with Authentication Token #140

Merged
merged 2 commits into from
Feb 3, 2017

Conversation

ferigis
Copy link
Member

@ferigis ferigis commented Feb 3, 2017

[close #126]

src/apns.erl Outdated

%% @doc Push notification to authentication token APNs Connection.
-spec push_notification_token( apns_connection:name()
, token()
Copy link
Member

Choose a reason for hiding this comment

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

indentation is wrong here

@elbrujohalcon elbrujohalcon merged commit e3a0719 into master Feb 3, 2017
@elbrujohalcon elbrujohalcon deleted the ferigis.126.push_with_token branch February 3, 2017 16:51
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

Successfully merging this pull request may close these issues.

Create Connections using Provider Auth Token
2 participants