简体   繁体   English

在测试控制台上测试时,我的 google 操作完美运行,但在实际设备上却没有

[英]My google action works perfectly when tested on the test console but does not on the actual device

Specifically, after the action shows a Carousel and the user selects one item, the actions fails to respond on the android device and I see no error in the firebase logs.具体来说,在操作显示轮播并且用户选择一个项目后,操作无法在 android 设备上响应,我在 firebase 日志中没有看到任何错误。 The action works as intended on the test console in phone mode.该操作在电话模式下的测试控制台上按预期工作。 Is there anyway to understand what's going wrong?无论如何要了解出了什么问题?

对谷歌助手进行了一些更新后,这个问题自动解决了。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 当 puppeteer 执行代码时,await 在循环内无法按预期工作 - 但在浏览器的控制台中运行时效果很好 - await does not work as expected inside a loop when the code is executed by puppeteer - but it works perfectly when run in browser's console 在控制台上进行测试时,AWS Lambda Function可以工作,但在CloudWatch事件触发它时则无法工作 - AWS Lambda Function works when tested on console, but not when CloudWatch event triggers it Heroku 调用我的端点 (H12) 时超时,在本地服务器上完美运行 - Heroku timeout when calling my endpoint (H12), works perfectly on local server Heroku 应用程序回滚工作,但相同的代码不能 - 在本地完美运行 - Heroku App rollback works but identical code does not - works perfectly locally 为什么我的 Post Request 在部署到 Google 的 GAE 时失败,但在本地运行良好? - Why does my Post Request fail when deployed on Google's GAE, but works fine locally? 当我添加一个带变量引用的控制台日志时,为什么我的Google Cloud Function会引发CORS策略问题? - Why does my Google Cloud Function kick up CORS policy issues when I add a console log with a reference to variable? mysql的node.js驱动程序可以在控制台中运行,但不能在实际代码中运行 - node.js driver for mysql works in console but not in actual code HTML 5视频播放器使用模拟器运行,但不能在实际设备上运行 - HTML 5 video player works using emulater but not on actual device 简单的 Git 在单独测试时有效,但在较大项目中使用时无效 Node.js - Simple Git works when tested singularly but doesn't work when used in a larger project Node.js 在 heroku 中部署我的项目。我的应用程序在本地完美运行,但在部署时崩溃 - Deploy my project in heroku.My app works perfectly locally but on deployment it crashes
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM