ios - 发布到 Clearcut : (null), 时出错,状态代码:Google Cloud Speech API 中的 400

标签 ios objective-c firebase google-cloud-platform google-cloud-speech

我想在我的一个应用程序中使用 Google Cloud Speech API。我想使用 Cloud Speech Streaming gRPC。我使用以下示例作为示例。 Cloud Speech Streaming gRPC Objective-C Sample

我安装了这个演示应用程序,它工作正常,但是当我在我的应用程序中安装所需的 Google 语音库并尝试运行我的应用程序时,我的应用程序崩溃并出现上述错误。 enter image description here

最佳答案

我从 pod 文件中删除了 Firebase/Core,并在我使用的文件中删除了它的 header 解决了我的问题。如果您遇到此问题,只需使用最新版本的 Firebase 更新您的 pod 文件即可。

关于ios - 发布到 Clearcut : (null), 时出错,状态代码:Google Cloud Speech API 中的 400,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44871015/

相关文章:

ios - 查询以获取具有唯一对象的行来解析iOS

c# - 单点触控中的 UIScrollView Hittest 功能

ios - 标签栏 Controller : executing code before switching view

objective-c - Storyboard编辑器布局困惑

swift - 使用唯一键 + 自定义名称将数据保存在 Firebase 实时数据库中

java - 从 Java Web 应用程序发送推送通知

ios - 如何在iOS中将内容添加到html文件

iphone - 从 MKMapView 上的用户交互创建覆盖?

objective-c - Objective-C : Detecting Leakages via Instruments in Xcode

java - com.google.firebase.database.DatabaseException : Can't convert object of type java. lang.String 输入 com.example.pro.mychatapp.Friends