Android Pixel 上未 运行 的免安装应用

Android Instant Apps not running on Pixel

最近我的 Pixel 开始显示以下消息:

Development Mode Active -                           
URLs will be routed to Dev Manager in order to launch Instant Apps locally.

此外,在 settings -> apps 中,我可以看到 Google 即时应用程序播放服务。
现在,当我尝试 wishbuzzfeed tasty 以便我可以 运行 他们的即时应用程序时,我被带到了他们的网站,而不是免安装应用程序。

我在 Android Studio 3.0 Canary 4.
中构建了一个即时应用程序 它在模拟器上运行良好,但是当我在 android 7 上连接我的 Pixel 运行ning 时,它显示以下错误 -

旁加载免安装应用程序失败:读取包超时。

当我再试几次时,它显示这个 -

Side loading instant app failed: Failure when trying to read bundle. 
Unable to connect to Google Play Service ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}

有人问过同样的问题但是在这种情况下,问题出在模拟器上,而不是真实设备上。

CompiledSdkVersion 25
targetSdkVersion 25
buildToolsVersion 25.0.3

如有任何帮助,我将不胜感激,并列出我可以尝试的一些已发布的即时应用程序。

在您的即时应用程序 运行 配置中。 尝试启用 Instant APP Provision 和 "Clear Provisioned Devices Cache"

很遗憾,Instant Apps 在印度尚不可用。这意味着,即时应用功能在真实设备上默认处于关闭状态,包括在开发环境中。请在此处查看支持的国家/地区列表:https://support.google.com/googleplay/android-developer/answer/7381861#production

我们正在处理这个问题,并将在几周内提供更新。同时,请使用模拟器进行开发。

Instant 应用现已在印度推出。 您可以通过在 chrome 中搜索 buzzfeed tasty 来查看。 下面附上截图

或者您可以访问 https://developer.android.com/topic/instant-apps/index.html 并单击该站点上的屏幕截图。 Post 单击网站将打开。在该网站下方,将向 "open app" 显示一个弹出窗口。 Post 点击 "open app",即时应用程序将被打开

注意:在 Google 菜单中 phone 中的 设置 中打开免安装应用程序,然后再尝试上述操作