You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: