To debug sign procedure (#4151)
* Should be considering the existence of a property and not its value. (#4139) * BETA to debug sign test on Android * add more logs * 1.11.4 * and even more logs... * 1.11.5 * better log messages * fix log decorator for mobile * fix android-prod * 1.11.6
This commit is contained in:
parent
8ffb01a355
commit
8b61189f85
11 changed files with 82 additions and 49 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.bitpay.copay"
|
||||
version="1.11.0"
|
||||
android-versionCode="81"
|
||||
ios-CFBundleVersion="1.11.0">
|
||||
version="1.11.6"
|
||||
android-versionCode="88"
|
||||
ios-CFBundleVersion="1.11.6">
|
||||
<name>Copay</name>
|
||||
<description>
|
||||
A secure bitcoin wallet for friends and companies.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue