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

Fix bug in subscription where data is not translated correctly to a format valid for JSONSerialization #402

Merged
merged 4 commits into from
Aug 13, 2020

Conversation

LachlanMcCulloch
Copy link
Contributor

Issue #, if available:
Issue 401

Description of changes:
See Issue for details

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@palpatim
Copy link
Contributor

palpatim commented Aug 3, 2020

Need to explore unit tests for this to ensure it doesn't break with various subscription input variable types

@lawmicha
Copy link
Contributor

lawmicha commented Aug 5, 2020

Hi @LachlanMcCulloch, thanks for the PR. As mentioned above by @palpatim, I've added a few unit tests to capture the serialization scenario here LachlanMcCulloch#1 please have a look

@LachlanMcCulloch
Copy link
Contributor Author

Big thanks @lawmicha , I really appreciate it! I have reviewed your tests and they look good to me. I'm happy to merge into my branch as soon as it suits you

Add JSONSerializationTests for JSONValue bug
@LachlanMcCulloch
Copy link
Contributor Author

@lawmicha I have merged the MR in 🙂

@lawmicha lawmicha merged commit cc70f21 into awslabs:main Aug 13, 2020
@palpatim
Copy link
Contributor

Released in https://github.com/awslabs/aws-mobile-appsync-sdk-ios/releases/tag/3.1.5

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.

3 participants