-
Notifications
You must be signed in to change notification settings - Fork 1.5k
just test #688
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Conflicts: README.md
exception to ex
sample code fix Thanks, good catch :)
Thanks!
Thanks for this, I tweaked it a bit to fit my code style. Can you please verify this works properly for you?
This hopefully will work for #619
This should help with issue #629
Fix for NullReferenceException issue - #629 Additional fix for retrieving oldRegistrationId from the 'To' field if 'RegistrationIds' is empty or null
Fixed error when using To instead of RegistrationId - GCM
Now you can use the old style Development or Production certificates, but it will throw an exception if you pick the wrong server environment for either.
After much reluctance, I've decided to cave in my decision to not sign the assemblies, and just sign them. :(
prevent double Authorization header values in WNS connection
This is mostly for edge cases like some voip certs. This should fix #636
Fixes to the code examples.
This subclasses the now obsoleted and typo'd `DeviceSubscriptonExpiredException` class to maintain backwards compatibility and no current API breakages.
Update README.md
JObject.ToString() default Returns the indented JSON for this token.
Update ApnsNotification.cs
This fixes #679 where the priority was being serialized as a number instead of the text as per Google's docs
Owner
|
Why?! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.