Skip to content

Update Bindings

Dariusz Rybicki requested to merge dev/update-bindings into development
  • Update Update Bindings.xcframework
  • Add DHKey model.
  • Add GroupMember model.
  • Implement a workaround for huge numbers in JSON (convert them to strings). This is just a workaround that eventually has to be properly addressed. Currently, only decoding of JSONs containing huge numbers is supported.
  • Update GroupGetMembership function wrapper to use GroupMember model.

Merge request reports