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

Struct parsing is flaky if unions are part of struct #21

Open
Gricha opened this issue Oct 25, 2016 · 2 comments
Open

Struct parsing is flaky if unions are part of struct #21

Gricha opened this issue Oct 25, 2016 · 2 comments

Comments

@Gricha
Copy link

Gricha commented Oct 25, 2016

Currently struct parsing will be flaky if unions are part of struct. The reason for that is that we don't try to match against ?(..content..), and that's how unions are encoded by iOS.

@sunbohong
Copy link

I have the same problem. Does the Facebook maintenance team have a plan to fix it?

@Gricha Gricha removed their assignment Sep 6, 2019
@Gricha
Copy link
Author

Gricha commented Sep 6, 2019

I'll defer to Facebook folks.

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

No branches or pull requests

2 participants