This repository was archived by the owner on Feb 2, 2021. It is now read-only.
v0.15.0
·
1014 commits
to master
since this release
Breaking Change
mobile-cli-lib cannot be used in electron app anymore - it's fully Node.js package. The C++ dependencies are built with Node.js. In case you want to use them in Electron, you have to spawn official node binary.
Fixes
Future resolved more than onceerror is raised in some cases during android device detection when adb raises some errors.