The contacts plugin define request code as 1, but the FingerPrint Cordova plugin also uses this code, so If in my project I have both plugins, then the Fingerprint will fail, because it delegates the onResult android method to our plugin, is there any chance to change the request code?