Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Conversation

@joextodd
Copy link
Contributor

@joextodd joextodd commented Jan 6, 2020

What: SDK crashes on a failed decode on iOS
Why: The FlutterStandardTypedData type cannot be initialised with nil bytes. Also need to set the argument to be Nullable.

Closes: #22

@joextodd joextodd added the bug Something isn't working label Jan 6, 2020
@joextodd joextodd requested a review from dinuchiriac January 6, 2020 17:21
@dinuchiriac dinuchiriac merged commit daa025c into master Jan 6, 2020
@dinuchiriac dinuchiriac deleted the bug/ios-failed-decode branch January 6, 2020 17:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iOS crashes if invalid payload received

3 participants