This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
Releases: uport-project/react-native-uport-signer
Releases · uport-project/react-native-uport-signer
1.3.1 - ethCore
Bug fixes
- addresses the problematic async files in
CoreEthereum
. UsingEthCore
now. [ios][#18] - fixed the
ERR_ACTIVITY_NOT_FOUND
error for some seed operations [android][#15] - [breaking] recovery param scale for JWT signing scaled to [0..1] on android as well [android][#16]
- Module RNUportHDSigner requires main queue setup [ios][#10]
v1.1.3 - fresh android toolchain
- updated android plugin to 3.3.2
- updated kotlin version to 1.3.21
- updated native uport-signer to v0.4.1
- updated doc relating to installation