简体   繁体   English

深层链接/Firebase 动态链接

[英]Deeplinking/Firebase dynamic link

I'm working with the firebase dynamic link, where a link is generated, and clicking on that link redirects the user to the appropriate page in the app or to appstore if the app is not available.我正在使用 firebase 动态链接,其中会生成一个链接,单击该链接会将用户重定向到应用程序中的相应页面,如果该应用程序不可用,则重定向到应用程序商店。 Just wondering if after installing, click on open button from the store is it possible to navigate the user to expected page from store itself?只是想知道安装后是否可以从商店单击打开按钮,是否可以将用户导航到商店本身的预期页面?

Yes, it is.是的。 See https://firebase.google.com/docs/dynamic-links .请参阅https://firebase.google.com/docs/dynamic-links Dynamic links will direct a user to the page you linked them to in the app after installation.安装后,动态链接会将用户定向到您在应用程序中将他们链接到的页面。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM