Richard Fox

Results 12 comments of Richard Fox

Are the tests passing locally? Travis is showing errors, but it seems more like its probably just not configured correctly for the 4.2 update.

Testing on my fork, this fixed the travis issues for me, except for the last step, which was pulling the latest version from cocoapods, which pulled version of code prior...

Thanks for reporting this, will look into it.

This seems to be more of an edge case while what we optimized for seemed to be more common and expected. Your welcome to submit a PR for this functionality...

If you can get rid of duplication within the `decode` methods and get the tests working that would be great! Currently we are using multiple functions as a work around...

Hi thanks for asking, but unfortunately I do not have a good answer to this.. In fact we are handling similar cases like this within the `JSONCodable` library itself.

Thanks for the suggestion, will work on this

@galli-leo did you ever get PR up for this? I would really like to see what you are doing to communicate with SKAgent. Thanks!

I am encountering same issue