NFC Write (and iOS would be nice)

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
SteveP495
Posts: 17
Joined: Sun May 02, 2021 1:59 am

NFC Write (and iOS would be nice)

Post by SteveP495 » Sun May 02, 2021 2:05 am

Hi,

First post so pls be gentle etc. :lol: I am interested in building an NFC app. I note that Android read only functionality is available.

Are there any plans for write functionality also ? If not, is there a way to access the device API's natively to achieve this ?

Additionally there really should be iOS functionality by now as well.

The use of this technology is getting more and more mainstream..

Steve

SteveP495
Posts: 17
Joined: Sun May 02, 2021 1:59 am

Re: NFC Write (and iOS would be nice)

Post by SteveP495 » Tue May 04, 2021 7:52 pm

Any ideas or support for this in the community ?

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7210
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: NFC Write (and iOS would be nice)

Post by jacque » Wed May 05, 2021 6:25 pm

I had to deal with this. Apple used to forbid writing to an NFC tag and it also forbid even reading the serial number. They now allow reading the number but may still forbid writing to the data partition. I like to think my conversation with Apple developer support changed their mind.

The reason we have NFC reading on Android is because I needed it for a project and we paid LC for a custom extension. Eventually it was incorporated into the commercial version for everyone. We didn't do an iOS app because we couldn't at the time read the ID number. An iOS version was developed later in a different language by someone else.

I suspect the need for NFC is fairly limited and Apple's restrictions may still be too confining, so the effort to implement it probably isn't worth it. But it wouldn't hurt to ask.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

SteveP495
Posts: 17
Joined: Sun May 02, 2021 1:59 am

Re: NFC Write (and iOS would be nice)

Post by SteveP495 » Wed May 05, 2021 6:59 pm

Thanks Jacque. In lots of use cases NFC will become the new QR code.

Also I search ed but didn't come across tge iOS extension - is it available ?

Steve

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7210
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: NFC Write (and iOS would be nice)

Post by jacque » Wed May 05, 2021 8:11 pm

No, the iOS extension was never created. At the time Apple didn't allow what we needed to do, so I only asked for an Android version. So that's what we paid for and it's all that was developed.

Someone who knows LCB might be able to do it.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

allengwinn
Posts: 37
Joined: Tue Aug 21, 2012 4:46 pm

Re: NFC Write (and iOS would be nice)

Post by allengwinn » Wed Aug 18, 2021 5:28 pm

I'd like to revive this discussion: NFC reading on iOS would be very useful. I would like to develop an app to check students into classrooms at my university via an NFC sticker on the door. 95% of them have iPhones so kicking off a discussion on what this might take would be timely :)

SteveP495
Posts: 17
Joined: Sun May 02, 2021 1:59 am

Re: NFC Write (and iOS would be nice)

Post by SteveP495 » Thu Aug 19, 2021 2:42 am

Hi @allengwinn,

As I mentioned above:

"In lots of use cases NFC will become the new QR code"

Only a matter of time. Sadly had to do my project in another technology as LC only supports read on Android :-(

I potentially have some other projects coming up that need it so would also like to see this (R+W in both platforms).

Does this need a post in the Developer thread up top of the board for a LB developer ??

Steve

Post Reply

Return to “Android Deployment”