Skip to main content

Signature verification

Configuration​

add {
verifySignatureCheck("Abc")
}

To generate your signature, the simplest way is to simply run the report and read the result, for example

Log.v("Signature", verifySignatureConfig("").canRun())

Argument can take multiple strings so you can provide a signature for debug, release (etc) builds