Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tagmo issue #738

Open
1 task done
buwnga opened this issue Jan 19, 2025 · 3 comments
Open
1 task done

Tagmo issue #738

buwnga opened this issue Jan 19, 2025 · 3 comments
Labels
Entomology Documented bug

Comments

@buwnga
Copy link

buwnga commented Jan 19, 2025

Issue Description

The error is

Logcat Output

TagMo 4.3.3 (Play Release) #87054f42
motorola UPSIDE_DOWN_CAKE (14) - 14.00 GB RAM

java.lang.Exception: NTAG215 required, found NfcA!
	at com.hiddenramblings.tagmo.nfctech.NfcActivity.onMifareUltralight(NfcActivity.kt:515)
	at com.hiddenramblings.tagmo.nfctech.NfcActivity.access$onMifareUltralight(NfcActivity.kt:52)
	at com.hiddenramblings.tagmo.nfctech.NfcActivity$onTagDiscovered$2.invokeSuspend(NfcActivity.kt:683)
	at com.hiddenramblings.tagmo.nfctech.NfcActivity$onTagDiscovered$2.invoke(NfcActivity.kt:0)
	at com.hiddenramblings.tagmo.nfctech.NfcActivity$onTagDiscovered$2.invoke(NfcActivity.kt:0)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:42)
	at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:164)
	at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:1)
	at com.hiddenramblings.tagmo.nfctech.NfcActivity.onTagDiscovered(NfcActivity.kt:675)
	at com.hiddenramblings.tagmo.nfctech.NfcActivity.access$onTagDiscovered(NfcActivity.kt:52)
	at com.hiddenramblings.tagmo.nfctech.NfcActivity$onNewIntent$1.invokeSuspend(NfcActivity.kt:825)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)

Usage Requirements

  • I have read and understood the usage requirements for TagMo
@buwnga buwnga added the Entomology Documented bug label Jan 19, 2025
@AbandonedCart
Copy link
Contributor

Do you have the correct tags?

@buwnga
Copy link
Author

buwnga commented Jan 19, 2025

I have Ntag 215

@buwnga
Copy link
Author

buwnga commented Jan 19, 2025

Sticker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Entomology Documented bug
Projects
None yet
Development

No branches or pull requests

2 participants