mirror of
https://github.com/status-im/nfc-react-native.git
synced 2026-08-27 09:51:10 +00:00
fix
This commit is contained in:
@@ -144,6 +144,7 @@ class NfcReactNativeModule extends ReactContextBaseJavaModule implements Activit
|
||||
}
|
||||
else {
|
||||
this.tagPromise.reject("Auth Error", "Error de Autenticación con la tarjeta");
|
||||
return;
|
||||
}
|
||||
}
|
||||
tag.close();
|
||||
|
||||
Reference in New Issue
Block a user