###################################### AsReader SDK for iOS ###################################### | | | =============== Purpose of this Document =============== This document describes how developers can set up the development environment and use this SDK to build applications. | =============== Supported Models =============== .. raw:: html
.. list-table:: :widths: 30 30 30 :class: table :header-rows: 0 * - ASX-300R - ASX-301R - ASX-510R * - ASX-520R - ASR-010D - ASR-020D * - ASR-022D - ASR-030D - ASR-031D * - ASR-0230D - ASR-0231D - ASR-0240D * - ASR-L70D - ASR-M24D - ASR-M30S | =============== Supported Version =============== .. raw:: html This SDK officially supports iOS 16.0 and later.
Currently, the SDK has been tested on iOS 16.0 to the latest version.
Note: Versions prior to iOS 15 are not supported. | ========== Change Log ========== .. list-table:: :widths: 10 70 20 :header-rows: 1 * - Version - Description - Date * - 1.14 - Added explanations for ``ASR-M30S`` and ``ASR-025S`` - Oct. 30, 2025 * - 1.13 - Migrated document format from PDF to Web. - Aug. 18, 2025 * - 1.12 - Added ``For Those Migrating to ASR-M24D``. - Jul. 04, 2025 * - 1.11 - Added “12. Error Code List.” - Jan. 21, 2025 * - 1.10 - 1. Updated description of ``releasedTriggerButton`` / ``pushedTriggerButton`` 1. Added methods for supporting model ``ASR-M24D``. - Aug. 15, 2024 * - 1.9 - Added ``AsReaderBLESDK.framework`` Added several methods and enums. - Mar. 31, 2023 * - 1.8 - Updated protocol specifications for models ``0230D`` and ``0240D``. - Jan. 31, 2023 * - 1.7 - Added cautionary notes. - Jun. 07, 2022 * - 1.6 - Added the following methods: - ``5.1.27 selectParamReceived`` - ``7.28 setSelectParameter`` - ``7.29 getSelectParameter`` - ``7.30 setQueryParam`` - Jul. 10, 2020 * - 1.5 - Adjusted formatting and corrected typos. - Jun. 03, 2020 * - 1.4 - Added information for model ``022D`` Added temperature/humidity related methods Added ``startReadTagsRFM`` / ``pcEpcSensorDataReceived`` - Apr. 15, 2020 * - 1.3 - Revised argument description for ``getReaderInfo``. - Jan. 04, 2019 * - 1.2 - Revised descriptions for the following methods: ``getOutputPowerLevel`` / ``setOutputPowerLevel`` / ``txPowerLevelReceived`` - Jun. 21, 2018 * - 1.1 - Added explanations for ``AsReaderBarcodeProtocol``. - May 28, 2018 * - 1.0 - Initial release. - Mar. 22, 2018 | .. note:: The content of this document may be changed without notice due to specification updates, etc. .. toctree:: :maxdepth: 1 :caption: Contents :hidden: 1_how_to_use.md ./common/index.rst ./barcode/index.rst ./rfid/index.rst ./nfc/index.rst ./lf/index.rst For Those Migrating AsReader Models<./migration/index.rst> ./17_compatibility_charts