Ryan

Results 12 comments of Ryan

Similar error in build.sh: ./build.sh g++ -O2 -DDART_SHARED_LIB -I/usr/local/opt/dart/libexec/include -rdynamic -fPIC -dynamiclib -undefined suppress -flat_namespace src/dart_sandbox.cc -o lib/libdart_sandbox.dylib In file included from src/dart_sandbox.cc:7: src/dart_util.h:38:31: error: use of undeclared identifier 'Dart_NewString'...

I switch to the official webview_flutter long time ago. "Upgrade connections to HTTPS" means Brave will try to connect over HTTPS and ignore HTTP when possible. So I think this...

Hmm, that is a good starter. How to get rid of the "No supported application for this NFC tag" toast on Android 10?

Thank you for following up. We ignore this error in sentry. I will try version 1.1.15 in next release.

Apparently, (little that I know) Apple has allowed this feature to some of their close/trusted customers but not to everyone. Because the hardwares supports.

This NFC Emulator plugin was written mainly for the CIDRON reader (the AID is in the example): [http://www.civintec.com/info_22.aspx?itemid=35](https://security.civintec.com/info_22.aspx?itemid=40) This kind of reader is using peer-to-peer mode to exchange data, which...

> @ryanhz I know this issue is from last year but the problem you're facing is that this functionality requires IOS 13 or newer to use the relevant APIs. Yes,...

This is an instant crash, The only thing you can see is a flash of the app being opend and closed in the same instant. I think there is a...

I have added a demo on meteor: http://testcfs.meteor.com, the code is from https://github.com/middlelogic/photoUploadExample. Again, android phone is not working for uploading photos. Any help is much appreciated.