bptf

Results 3 comments of bptf

I'm saying that I used my original solution on a different phone, and everything worked. It doesn't work on my Galaxy Note10+ @wfahnestock solution didn't work on either device since...

> So @iaps you’re saying that you used the example in this repository and you had the error on one device but not the other? Exactly right.

I was thinking `NFCNdefTypeFormat.Mime` but I am not sure. In NFC Tools app, the field has `Content-type: text/vCard`. So something like this? ``` new NFCNdefRecord { TypeFormat = NFCNdefTypeFormat.Mime, MimeType...