Skip to content

1.0.0-alpha.23

Choose a tag to compare

@ammarahm-ed ammarahm-ed released this 02 Feb 14:36
· 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 of NSError to Error conversion explicitly. Closes #15