James-A-White

Results 8 comments of James-A-White

A few insights from my testing: 1) it seems like timing might be *one* of the issues, but I cannot absolutely confirm this. I was able to get some successful...

Ahhh… an interesting insight from my testing. When I write using Android, the payload is encoded with UTF-8 (and everything works fine). When I write with iOS, the payload is...

I'm having the same issue. I'm using an NTAG213, Tag type: ISO 14443-4, running on the latest version of iOS. When I run NFC Tools on the same phone and...

Plus one for me as well. This can be very annoying to customers.

I was getting these errors as well and I think the issue was how I modified the build.gradle files. I'd suggest removing the dependency to fast_qr_reader_view and get your project...

I've confirmed this as a regression from 2.0.0 to 2.1.0. It works fine in 2.0.0. WARNING: It is easy to miss this problem in tests! Be very careful when upgrading...

Apparently this is still not fixed for Flutter 3.0. A deal breaker for me at the moment. Any idea when the PR will be merged?