You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am receiving an error message when trying to read Mirafe 1K card.
E/AndroidRuntime( 2898): FATAL EXCEPTION: main
E/AndroidRuntime( 2898): Process: com.example.asset_manager_prod, PID: 2898
E/AndroidRuntime( 2898): java.lang.NullPointerException: Attempt to invoke virtual method 'short android.os.Bundle.getShort(java.lang.String)' on a null object reference
E/AndroidRuntime( 2898): at android.nfc.tech.NfcA.(NfcA.java:76)
E/AndroidRuntime( 2898): at android.nfc.tech.NfcA.get(NfcA.java:62)
E/AndroidRuntime( 2898): at io.flutter.plugins.nfcmanager.TranslatorKt.getTagMap(Translator.kt:44)
E/AndroidRuntime( 2898): at io.flutter.plugins.nfcmanager.NfcManagerPlugin.handleNfcStartSession$lambda$3$lambda$2(NfcManagerPlugin.kt:110)
E/AndroidRuntime( 2898): at io.flutter.plugins.nfcmanager.NfcManagerPlugin.$r8$lambda$a6pQMPygZrL_4fdXAMZ37xyhAnw(Unknown Source:0)
E/AndroidRuntime( 2898): at io.flutter.plugins.nfcmanager.NfcManagerPlugin$$ExternalSyntheticLambda0.run(Unknown Source:6)
E/AndroidRuntime( 2898): at android.os.Handler.handleCallback(Handler.java:883)
E/AndroidRuntime( 2898): at android.os.Handler.dispatchMessage(Handler.java:100)
E/AndroidRuntime( 2898): at android.os.Looper.loop(Looper.java:214)
E/AndroidRuntime( 2898): at android.app.ActivityThread.main(ActivityThread.java:7397)
E/AndroidRuntime( 2898): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 2898): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
E/AndroidRuntime( 2898): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935)
I/Process ( 2898): Sending signal. PID: 2898 SIG: 9
Lost connection to device.
The text was updated successfully, but these errors were encountered:
Hi,
I am receiving an error message when trying to read Mirafe 1K card.
E/AndroidRuntime( 2898): FATAL EXCEPTION: main
E/AndroidRuntime( 2898): Process: com.example.asset_manager_prod, PID: 2898
E/AndroidRuntime( 2898): java.lang.NullPointerException: Attempt to invoke virtual method 'short android.os.Bundle.getShort(java.lang.String)' on a null object reference
E/AndroidRuntime( 2898): at android.nfc.tech.NfcA.(NfcA.java:76)
E/AndroidRuntime( 2898): at android.nfc.tech.NfcA.get(NfcA.java:62)
E/AndroidRuntime( 2898): at io.flutter.plugins.nfcmanager.TranslatorKt.getTagMap(Translator.kt:44)
E/AndroidRuntime( 2898): at io.flutter.plugins.nfcmanager.NfcManagerPlugin.handleNfcStartSession$lambda$3$lambda$2(NfcManagerPlugin.kt:110)
E/AndroidRuntime( 2898): at io.flutter.plugins.nfcmanager.NfcManagerPlugin.$r8$lambda$a6pQMPygZrL_4fdXAMZ37xyhAnw(Unknown Source:0)
E/AndroidRuntime( 2898): at io.flutter.plugins.nfcmanager.NfcManagerPlugin$$ExternalSyntheticLambda0.run(Unknown Source:6)
E/AndroidRuntime( 2898): at android.os.Handler.handleCallback(Handler.java:883)
E/AndroidRuntime( 2898): at android.os.Handler.dispatchMessage(Handler.java:100)
E/AndroidRuntime( 2898): at android.os.Looper.loop(Looper.java:214)
E/AndroidRuntime( 2898): at android.app.ActivityThread.main(ActivityThread.java:7397)
E/AndroidRuntime( 2898): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 2898): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
E/AndroidRuntime( 2898): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935)
I/Process ( 2898): Sending signal. PID: 2898 SIG: 9
Lost connection to device.
The text was updated successfully, but these errors were encountered: