VYNFCKit icon indicating copy to clipboard operation
VYNFCKit copied to clipboard

Question - Are you able to get the payload for a tag type?

Open dberroa opened this issue 5 years ago • 0 comments

I didn't know how to just ask a question so I'm opening an issue that you can close after answering. I wanted to know if it was possible to fill in an object and then get the NSData from the object of the payload.

Main use case is I want to make the payload for a Wifi tag and don't know how. I can scan a wifi tag and use your library to get the information inside but I was wondering if I could create a wifi tag object by filling in the credentials etc and then ask for the payload to get the NSData that I can now use to write to the tag using iOS 13's writing features. Basically I'm wondering if I can use your library in reverse to get the payload.

Thank you.

dberroa avatar Oct 14 '19 20:10 dberroa