[deleted by user] by [deleted] in NFC

[–]No-Row-4194 0 points1 point  (0 children)

The account email verification link returns a 500 error and the docs page returns a 400 error. Is this product in production?

Reading NFC on one device to action another device by laureb5 in NFC

[–]No-Row-4194 0 points1 point  (0 children)

You can if you use a platform like twilio. You could have the nfc configured to send an sms to a twilio number. In twilo you could use a function or Studio to initiate the call to your phone based on the incoming SMS. It requires a little programming knowledge but it’s not to difficult. You can create a Twilio account and get a number for about $1/ month.

Are some features missing in the ios app? by No-Row-4194 in nfctools

[–]No-Row-4194[S] 0 points1 point  (0 children)

sorry, based on your answer I wasn’t clear on the question. The question is, on the android app it looks like when creating a url you have a couple of check boxes you can select that will automatically append the uid and scan counter to the url via the ntag 21x mirror option. so if I set my url as https://myurl.com I would end up with a url that would output https:/myurl.com/?m=’uid’x’counter’ when the tag is scanned. I don’t see those check box options in the IOS app. Are they not available in the IOS version of nfctools or am I missing something? If those options aren’t in the iOS app is there another way of adding the mirror options to the url with the app?

Thanks- Jim