Skip to content

Release 2.1.26

Compare
Choose a tag to compare
@dioscurus dioscurus released this 30 Jun 10:19
· 166 commits to main since this release

2.1.26 (2021-06-30)

Bug Fixes

  • added basic template for iOS error handling (#96) (9586097)
  • basic template for error handling android (#92) (fef327e)
  • error handling final clean up (#99) (725100b)
  • properly create NSError with NSLocalizedDescription (cec7d49)
  • way how we create key for error's localized description (5dddfdd)

Features