mirror of
https://github.com/wanxf-shuto/CordovaReadApplicationSignature.git
synced 2026-02-02 00:00:06 +08:00
intent use space
This commit is contained in:
@@ -25,7 +25,7 @@ You can read more about it on [Android official website](https://source.android.
|
||||
|
||||
cordova.plugins.ReadAppSignature.getAppSignature(function(signature){
|
||||
console.debug("signature: %s", signature);
|
||||
}, function(error){
|
||||
}, function(error){
|
||||
console.debug("signature error: %s", JSON.stringify(error));
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user