I want to do that:
in my site, press on button
this will redirecting to some screen in my app.
that all.
Who wants a Firebase Dynamic Links extension?
ššššš
This will be great! Hope u will make it
If you have a website and a app, then you can open the app from that website. Am I right @Shreyash
I just googled it and its awesome!
This post was flagged by the community and is temporarily hidden.
I think someone has done it already (but without using an extension)
You can easily make extension just you need to
HTTP POST AND GET
The topic you linked is merely a simple implementation of Firebaseās REST API to just create dynamic links. It doesnāt integrate deep link support within your app, instead you need to use some other extension(s) to see with which URL your app is opened and stuff. This is not how Dynamic Links work. For example, as soon as you click a deep link, it opens the screen of your app with which it is linked. You canāt do this with the topic you mentioned.
No, the goal isnāt only to make Dynamic Links but to actually receive and process them further within the app, which you canāt do with REST APIs.
Also, thereās a lot Firebase Dynamic Links offers other than this.
My goal was just to make a simple way to make dynamic links with REST API.
that is what im askingā¦ how to do that?
As shreyash told he will make a Extension for it, till then just wait.
its good
i did it
but how to open specific activity? it is open the Screen1 in app
i want other screen. this option have maybe start value?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.