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

Changes to AppleNotification #901

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

sadra-ab
Copy link
Contributor

@sadra-ab sadra-ab commented Jun 4, 2019

Updated the GetJsonToken function to fix the issue with data of type stirng and DateTime.

Allow passing any object to the APNS. Previously, only primitive types were allowed.
A helper function to return a JToken from any object

Lines 123 to 139
This section was modified to allow passing any object to the APNS. Previously, only primitive types were allowed.

Lines 270 to 276
A helper function to return a JToken from any object
Updated the GetJsonToken function to fix the issue with data of type stirng and DateTime
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.

None yet

1 participant