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

May needs adapt to Android 12 #12

Closed
erbanku opened this issue Sep 2, 2022 · 9 comments
Closed

May needs adapt to Android 12 #12

erbanku opened this issue Sep 2, 2022 · 9 comments

Comments

@erbanku
Copy link

erbanku commented Sep 2, 2022

I can add my campus card normally, but unable to use it due to the system does not opening the nfsee app when I swipe it. I looked into the NFC settings and found that nfsee app was not recognized correctly, so unable to set it default, moreover unable to use the app function normally.

Details Screenshot

WeChat Image_20220902095453

@dangfan
Copy link
Contributor

dangfan commented Sep 2, 2022

Currently, we are using the foreground reader mode, which is not compatible with background polling.
BTW, the screenshot you provided is for card emulation. It's a totally different use case.

@dangfan dangfan closed this as completed Sep 2, 2022
@erbanku
Copy link
Author

erbanku commented Sep 2, 2022

But when I try to use the app in foreground and swipe to the card reader, the app automatically jumps to the system preinstalled wallet app, and unable function normally.

@erbanku
Copy link
Author

erbanku commented Sep 2, 2022

I am using the app with Tsinghua University Student Campus Card.

@dangfan
Copy link
Contributor

dangfan commented Sep 2, 2022

But when I try to use the app in foreground and swipe to the card reader, the app automatically jumps to the system preinstalled wallet app, and unable function normally.

That's right. NFSee and the used NFC library (flutter_nfc_kit) leverage Foreground Dispatch. Therefore, you have to click the Polling button before tapping your card.

@erbanku
Copy link
Author

erbanku commented Sep 2, 2022

But when I try to use the app in foreground and swipe to the card reader, the app automatically jumps to the system preinstalled wallet app, and unable function normally.

That's right. NFSee and the used NFC library (flutter_nfc_kit) leverage Foreground Dispatch. Therefore, you have to click the Polling button before tapping your card.

Sorry, but which is Pooling button you mentioned, I have no idea how to use it now. Can you explain it a bit more? Thanks.

@dangfan
Copy link
Contributor

dangfan commented Sep 2, 2022

But when I try to use the app in foreground and swipe to the card reader, the app automatically jumps to the system preinstalled wallet app, and unable function normally.

That's right. NFSee and the used NFC library (flutter_nfc_kit) leverage Foreground Dispatch. Therefore, you have to click the Polling button before tapping your card.

Sorry, but which is Pooling button you mentioned, I have no idea how to use it now. Can you explain it a bit more? Thanks.

Just click the "+" at the up-right corner as shown below.
IMG_70E634AF317B-1

@erbanku
Copy link
Author

erbanku commented Sep 2, 2022

I already added it successfully, I am going to use it to swipe the door & ATU(阿荼)and canteen meal fee. Just replace the campus card with phone.

Details

WeChat Image_20220902200458

@dangfan
Copy link
Contributor

dangfan commented Sep 2, 2022

I already added it successfully, I am going to use it to swipe the door & ATU(阿荼)and canteen meal fee. Just replace the campus card with phone.

Details
WeChat Image_20220902200458

Unfortunately, NFSee is a tool for reading cards only. BTW, emulating the Tsinghua Campus Card is impossible.

@erbanku
Copy link
Author

erbanku commented Sep 2, 2022

OK, thanks a lot.

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

No branches or pull requests

2 participants