cg小白兔 发表于 2024-6-3 16:50:34

【更新】Digits NFC Toolkit 1.6.1













For users getting compiler errors in newer Unity versions regarding ExternalDependencyManager: To fix it you can remove the included ExternalDependencyManager folder

Need NFC functionality in your app?
This plugin provides the tools for reading and writing to and from NFC (NDEF) tags. Using the global API the native NFC functionalities of Android & iOS can be accessed.

Supported functionality:
- All Record types in the NDEF standard (Text, Uri, Smart Poster, Mime Media,...)

Android:
- Read NFC Tag info
- Read NFC Content
- Write NFC Content
- Push NFC Content

iOS:
- Read NFC Tag info
- Read NFC Content
- Write NFC Content

This plugin also provides methods to check if specific features are supported by the device, event callbacks and includes a manual & sample scene to help you get started.

NOTE: To test the NFC functionality in a project you will need to run this on an physical Android or iOS device.


对于在较新版本的 Unity 中遇到有关 ExternalDependencyManager 的编译器错误的用户:要修复它,您可以删除包含的 ExternalDependencyManager 文件夹

您的应用中需要 NFC 功能吗?

此插件提供用于读取和写入 NFC (NDEF) 标签的工具。使用全局 API 可以访问 Android 和 iOS 的原生 NFC 功能。

支持的功能:
- NDEF 标准中的所有记录类型(文本、Uri、智能海报、Mime 媒体等)

Android:
- 读取 NFC 标签信息
- 读取 NFC 内容
- 写入 NFC 内容
- 推送 NFC 内容

iOS:
- 读取 NFC 标签信息
- 读取 NFC 内容
- 写入 NFC 内容

此插件还提供检查设备是否支持特定功能的方法、事件回调,并包含手册和示例场景以帮助您入门。

注意:要在项目中测试 NFC 功能,您需要在物理 Android 或 iOS 设备上运行它。





页: [1]
查看完整版本: 【更新】Digits NFC Toolkit 1.6.1