uber-api - 如何 `gain access to the mobile Uber site` ?移动网络深度链接错误

标签 uber-api

我在这里关注深度链接的文档:

https://developer.uber.com/v1/deep-linking/#launching-the-uber-mobile-site

好吧,我可以打开网站,选择登录,输入密码并按回车键,我看到了这个:

Please download the Uber app or visit http://t.uber.com/support to request access to the mobile Uber site.

我也不知道是什么意思。有人知道吗?

最佳答案

发生这种情况是因为优步希望您的应用程序打开优步应用程序而不是移动网站。该移动网站可供无法使用优步应用程序的用户使用 - 但用户必须申请访问权限。

用户可以在这里请求访问移动网站:https://help.uber.com/h/1ed2c9ac-daad-4413-91ee-09c8aefec8da

老实说,我不知道为什么默认情况下它不向公众开放......以及为什么优步链接不会自动打开优步应用程序。我觉得这有一个设计缺陷,因为网络应用无法通过 Uber URL 打开 Uber 应用。

An intent filter could have been added that catches the URL and opens the App.

总的来说,在撰写本文时,Uber 仍然存在很多问题。

关于uber-api - 如何 `gain access to the mobile Uber site` ?移动网络深度链接错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30107830/

相关文章:

android - 优步服务器 token

android - super 安卓集成 :service-error occur when try to register app in uber console

ios - 使用不同用户的 Uber 注销/登录会导致在 iOS 上显示以前登录的用户

uber-api - 如何使用 Uber API 获取当前有效的请求

c - C 语言的 UberEats 系统 - 文件处理

javascript - Uber 的 API 在 CORS 预检请求期间返回 404

ios - Uber API 沙箱请求状态未正确更新

ios - Swift 3 和 xcode 8 中的 Uber SDK 兼容

google-app-engine - 在 golang 上执行 post 请求以获取 uber 身份验证不起作用

ios - 集成 Uber iOS demo sdk