Present a DataMatrix in iOS

强颜欢笑 提交于 2020-01-06 07:12:47

问题


I want to present a DataMatrix from a given String in an iOS App (NOT a barcode), but can not found any working SDK, guide or even hint to a solution. The only thing I found was a way to READ it, but it looks like the AVFoundation can't be used to SHOW it.

Would be very thankful for every hint to this topic.

More infos about DataMatrices: https://en.wikipedia.org/wiki/Data_Matrix

来源:https://stackoverflow.com/questions/51311257/present-a-datamatrix-in-ios

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!