This repository was archived by the owner on May 10, 2024. It is now read-only.
Android OS sometimes handles the tag scan #25
Unanswered
DevDianDankie
asked this question in
Q&A
Replies: 2 comments
-
Thank you for your request! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I will try to do the above asap. In the meantime I am forcing android users to scan a QR code instead. I aim to come back and resolve this soon though. Just some other features that need to go into the app first. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there
This plugin works great! But I am running into some odd problems with android and do not know if there is something I can do in my native project, if it is the plugin, or if it is just a bug on android phones.
So I have a text record I am scanning from the tags and it seems on android devices, the first time they scan the tag through my app the OS handles the scan and opens a window that just displays the text record. If they close that and try again my app starts handling the nfc scan with the plugin and it is never a problem again.
For my users it is very confusing and they do not realise they should try again and it hurts the UX quite a bit.
Initially I thought it is just some edge case but we recently signed up a few users and it appears to be a consistent thing.
Any Ideas? I am not sure where to start looking.
Beta Was this translation helpful? Give feedback.
All reactions