Skip to content

v0.5.4

Compare
Choose a tag to compare
@ammarahm-ed ammarahm-ed released this 26 Apr 14:23
· 406 commits to master since this release
63e6fec

This release fixes a lot of issues with JSI and hopefully the library should build normally now in debug and release.

  1. Rewrite keystore & keychain Logic in JSI to make synchronous initialization possible.
  2. Fixed need type definitions for callback function params #79 @mateosilguero
  3. FIxed return types for all functions that write to database. #75
  4. Fixed Crash in release build due to java.lang.UnsatisfiedLinkError: Bad JNI version returned from JNI_OnLoad #68
  5. Fixed build failing on android for some build environments #67
  6. Fix app crashing when using clearStorage #82 @focux
  7. Update docs to reflect latest changes and installation process
  8. Fixed release build on ios failed due to lower deployment target.

Follow the updated installation steps for v0.5.4