简体   繁体   English

如何在Firefox移动版而非本机应用程序上打开Goog​​le Play商店

[英]How to open Google play store on firefox mobile instead native app

I have an issue with Firefox on android, I can't redirect users to play store. 我在Android上使用Firefox时遇到问题,我无法将用户重定向到商店。

On Chrome for android I have a link like this: intent://www.xxxxx.com/home#Intent;scheme=xxxx;package=xxxxx.android.app;end 在Android版Chrome浏览器上,我有这样的链接: intent://www.xxxxx.com/home#Intent;scheme=xxxx;package=xxxxx.android.app;end

When the user has installed the native app, the app is launched. 用户安装了本机应用程序后,将启动该应用程序。 If the user doesn't have the native app we redirect him to play store. 如果用户没有本机应用程序,我们会将其重定向到游戏商店。

When the user is in firefox for android we can launch the app but we can't redirect to the play store. 当用户使用Android版firefox时,我们可以启动该应用程序,但不能重定向到Play商店。

Does someone have an idea about this issue? 有人对这个问题有想法吗?

I have fin this blog article: https://paul.kinlan.me/deep-app-linking-on-android-and-chrome/ 我找到了这篇博客文章: https : //paul.kinlan.me/deep-app-linking-on-android-and-chrome/

Maybe fore firefox mobile it doesn't work like chrome ? 也许在firefox mobile上它不能像chrome一样工作?

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

相关问题 如何通过移动浏览器使用PHP定向到Google Play应用? - How to direct to Google Play app using PHP from mobile browser? 根据设备将用户重定向到Google Play或Amazon App Store - Redirect user to Google Play or Amazon App store based on device 如何将不带扩展名的文件从远程URL(应用程序的Google Play商店映像)复制到PHP中的服务器的临时文件夹? - How to copy file without extension from remote url (Google Play Store image of app) to server's temp folder in php? 如何使用Curl和Php登录到Google Play商店? - How to Login to Google Play Store using Curl and Php? 使用 ios 的 php 在外部浏览器而不是应用内移动浏览器中打开 url - open url in external browser instead of in-app mobile browser using php for ios 从服务器检索付款数据google-play应用内付款和PayPal移动结帐 - Retrieving payment data google-play in-app and PayPal mobile checkout from a server Oauth:从移动页面访问Native App,如何? - Oauth: from mobile page access Native App, how? 如何通过单击超链接打开google map应用 - how to open google map app by clicking on a hyperlink 如何从网站上检测用户是否拥有移动应用程序并打开该应用程序 - How to detect if the user has the mobile application from a website and open the app 我如何在PHP中验证谷歌播放应用内购买? - How can i verify google play in-app purchase in php?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM