Re: [web-nfc] Type field of Web NFC author records should be "w3.org:A" or "w3.org:a"? (#308)

According to https://developer.android.com/reference/android/nfc/NdefRecord.html#createExternal(java.lang.String,%20java.lang.String,%20byte[])

> NFC Forum requires that the domain and type used in an external record are treated as case insensitive, however Android intent filtering is always case sensitive. **So this method will force the domain and type to lower-case before creating the NDEF Record.**

-- 
GitHub Notification of comment by beaufortfrancois
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/308#issuecomment-525273869 using your GitHub account

Received on Tuesday, 27 August 2019 12:15:41 UTC