1.0.0-alpha.23
·
138 commits
to main
since this release
- Fix(ios): Marshal all data types. If we are unable to explicitly marshal a native value, we should allow marshalling it using
Utils.dataDeserialize. This commit also adds handling ofNSErrortoErrorconversion explicitly. Closes #15