CardFlight-v4 4.11.0

CardFlight-v4 4.11.0

测试已测试
Lang语言 Obj-CObjective C
许可 NOASSERTION
发布最后发布2019年11月

Paul TowerRosy SunuwarWill TaylorAustin OdellRadhika DayalShawn BadenPrasanna Challa 维护。



cardflight-v4-ios

CardFlight SDK 版本 4 for iOS

如何安装

CocoaPods

CocoaPods 是推荐安装 CardFlight 的方法。

Podfile
platform :ios, '8.0'
pod "CardFlight-v4"

微博

  1. 将此版本库克隆到您的项目中。
git clone https://github.com/CardFlight/cardflight-v4-ios
  1. 将框架添加到您的Xcode项目中
CardFlight.framework
  1. 更新将使用库的目标的plist文件
key - Privacy - Microphone Usage Description
value - Microphone access is required for the app to communicate with audio jack based card readers
key - Privacy - Bluetooth Peripheral Usage Description
value - Bluetooth access is required for the app to communicate with bluetooth based card readers
  1. (只适用于Bold系列阅读器) 将Bold辅助协议字符串添加到plist中
key - Supported external accessory protocols
value - com.miura.shuttle
value - com.cardflight.bold

文档

完整文档可在此处找到 here