iphone - 运行扫描测试时出现 Zxing 错误

标签 iphone ios zxing barcode-scanner

'text' 可能被弃用,因为接收器类型在 ZXingWidgetController.m 中未知

[self presentResultForString:[twoDResult text]];<br/> [self presentResultPoints:[twoDResult points] forImage:image usingSubset:subset];<br/> [self performSelector:@selector(alertDelegate:) withObject:[[twoDResult text] copy] afterDelay:0.0]; decoder.delegate = nil;请帮忙

最佳答案

参见 Issue 1198 .

这已作为 CannotReproduce 关闭,因为我还无法复制它。

评论表明这可能不是 svn 甚至 2.0 版本中的问题。 (但我还没弄明白“代码现代化者”是什么意思。)

您提到的 github 存储库已多年未更新。您最好使用 https://github.com/zxing/zxing每隔几分钟从 svn 自动更新一次。

关于iphone - 运行扫描测试时出现 Zxing 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10121523/

相关文章:

android zxing 集成

iphone - AVAudioPlayer如何反转播放?

ios - UIActivityIndi​​cator 显示一瞬间

javascript - 使用 HTML 5 的二维码阅读器问题

iphone - 在 iOS 中将 Unity 生成的代码与 Objective-C 混合?

ios - 在 iOS7 中自定义 UIButton 类的行为

java - 在 Android 中通过 Intent 使用 Zxing 扫描条码时如何更改文本?

iphone - UISplitViewController 从上到下而不是从右到左过渡

iphone - 在未初始化的对象(空指针)上调用方法

iPhone:使用自定义内容类型发送电子邮件