Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › ProSDK with Swift
Tagged: Flomio SDK, iOS, NDEF, NFC iPhone, NFC Swift, Swift, Swift 3
Hey there,
if been trying to get the ProSDKv1.7 to work with Swift bridging.
In ObjC it works fine.. yet I can’t make it work with a bridging file to swift.
The point I’m struggling at is initialising the readerManger / reader…
Has anyone had that issue and can report how they implemented it?
Best,
Dennis
Hello Dennis, Right now we don’t support Swift and it’s not in our pipeline. Usually for this kind of requirements we work based on client demand, or by custom orders.
Boris.
I finally managed to get the whole thing to work, even in my Swift project. I will share the results here later.
Here another question: I am using your FloJack Reader and I had the free SDK working on both my NFC tag types “Mifare 1k” and “Mifare Ultralight”.
However, in the ProSDK I found, that the method “didFindATag” only gets called if I place a tag of type “Mifare Ultralight” onto the reader.
If I place a tag of type “Mifare 1k” it only says:
2015-12-14 12:54:33.166 TestProSDK[3218:1315624] Polling for tags
2015-12-14 12:54:33.415 TestProSDK[3218:1315624] Type:Mifare 1K
2015-12-14 12:54:34.164 TestProSDK[3218:1315624] Polling for tags
2015-12-14 12:54:34.414 TestProSDK[3218:1315624] Type:Mifare 1K
but the method doesn’t get called… is this type not supported in the ProSDK?
Dennis
Hello Dennis,
Thanks for your email. This is a bug, we are working on a new release, I’ll make sure it’s fixed.
Cheers,
Boris.
Can you give any info when this release will be available?
Hi Dennis!
We are seeking a solution to the same problem regarding init of the ReaderManager, what did you do to make it work?
Bests
Hi Guys,
I have spent a little time putting together instructions to use the the Flomio SDK with Swift. It can be found under README_swift in the latest Flomio SDK v2.1 (beta)
If you have any questions or encounter any issues, let me know.
Kind Regards,
Scott
You must be logged in to reply to this topic.