About RFID SDK for iOS

Overview

iOS RFID SDK is an API that an iOS developer can use to develop applications that uses Motorola/Zebra Bluetooth RFID readers. API is capable of managing readers and receives RFID data. API is provided as an *.a file and there is a Demo application that a developer can refer on how to use that *.a.


Supported Devices

  • RFD8500 RFID Reader
  • RFD8500i UHF RFID Sled

Version History

Version 1.1.8 - 08/2021

  1. Support added NXP brand ID check in tag report screen.
  2. Support added to fetch the link profile value with it index values.
  3. Support added in sample application to update “tari” and “pie” values.
  4. Sample application icon changed similar to RFID SDK Android.
  5. Bug fix: Selected profiles are not getting updated in user defined and reader defined profile settings.

Version 1.1.4 - 01/2021

  1. Support added for all the memory banks in MEMOIRUBANK_ALL.

Version 1.1.1 - 10/2020

  1. Added iOS 14 support.

Version 1.1.0 - 04/2020

  1. Bug fix: Unable to Read/Write tags when a Prefilter setting with INV_B and Singulation STATE B is already set in the Device.

Version 1.0.69 - 02/2018

  1. LOCK API - support added to do perma lock Monza\UCODE 6 tag using SRFID_MEMORYBANK_ALL.

Version 1.0.68 - 06/2017

  1. The Zebra SDK functionality related to connectivity and appearance/disappearance notifications behaves differently on iOS 11 compared to earlier versions of iOS, because of iOS 11 Bluetooth and EAAccessory events.
  2. "Restoring will not be supported" printouts displayed in the Xcode console due to unsupported 'willRestoreState' has been addressed.
  3. RFD8500 is not being discovered by the Zebra SDKs works properly with beta release version of IOS 11 because of the operating system was not maintaining the case sensitivity of the EA Protocol Name.
  4. Added support Xcode 9.