android - 无法连接到 Neura

标签 android ios neura

我的基本设置有问题。我已阅读 iOS 快速入门指南,但当我单击登录按钮时,收到错误“ERROR_NOT_AUTHORIZED_APP_SIGNATURE” 我可能做错了什么?

最佳答案

让我们完成一些基本步骤:

  1. 确保您使用的是最新版本的 Neura SDK,请访问devsite了解更多详情。

  2. 出现此错误的原因可能是您没有在 Neura 正确注册您的应用程序,请转到 Neura Devsite/MyApps,点击您的应用程序

    • 如果您使用的是 Android,请确保“应用程序包名称”与您在 Android 应用程序中输入的名称类似。

    • 如果您使用的是 iOS,请确保您的“bundle ID”与 iOS 应用中的 bundle ID 类似

关于android - 无法连接到 Neura,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42450283/

相关文章:

ios - 如何定义一个符合协议(protocol)的对象数组?

android - 使用 Neura 构建 Android 项目时收到错误

android - Neura 会自动识别家庭、办公室等位置,还是用户必须手动输入?

java - Retrofit 2 使用太多线程

android - 自定义 adapter.notifyDataSetChanged() 不工作

android - 获取 UI 线程的延迟

java - 谷歌地图,get center 不在中心。安卓

ios - 一个具有多个操作的 UIAlertController 函数 - 这可能吗?

ios - 无法在 Objective-C View Controller 中使用 Swift 对象的变量

android - 调用 neuraApiClient.authenticate(...) 时未打开 Nuera 身份验证屏幕