Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › iOS SDK unsuccessful operation
Tagged: Flomio SDK, iOS, ProSDK, tags
i am getting something to happen where a card doesn’t read, and eventually it does. maybe one or two failures. It is logging: Operation was unsuccessful
I am wondering if there is a delegate method i can listen to so i can alert the user that even though it beeped, it was not successful.
Meaning that you’d like an error code to be surfaced thru the didFindTagUUID() delegate when the “Operation was unsuccessful” event occurs?
This particular event occurs when the tag has been removed from the field prematurely. It can happen in several cases even when the card is held directly on the reader surface during the entire time it’s interrogated. This has a lot to do with the reader hardware design and the quality of the tags you’re using. The best tags are from HID Global which are the ones we will be carrying soon.
best,
Richard
@richard yes, the beep is misleading. sounds like it worked, but it didn’t actually read. But the beep is also good so i know something happened.. I have over things in place, but would like something so they know when it beeps it doesn’t always mean it worked.
You must be logged in to reply to this topic.