Means For Now it is only supported in MIT AI2 ?
Hi @LetsCode
First of all, kindly take care of the topic.
This topic is for Deep Link and not for Dynamic Link.
You should also read posts carefully:
Yeah, You Are Right.
However, Deep Links and Dynamic Links Are Somewhere related, right?
Maybe, but not in this topic.
The deepLink extension is by @vknow360 and as @Shreyash said he will release his Extension later.
Yeah,
However, I had a Question. How To Fetch Any Links starting from the schema?
like: if the schema is "appname://"
and the host is " "
will it work for any link like appname://link/any/path/
?
You can set the scheme and host to whatever you want and you will get that as start value
Means I will get the link as start value
, right?
like: If the schema is "appname://"
and the host is "app "
will the start value
be only app/link/any/path/
or appname://app/link/any/path/
.
The start value will be the link, but which the app will be opened.
Got You.
You mean to say that the start value should app/link/any/path/
in the previous case. Right?
could show this in blocks
I want to click on a link outside the app and it opens in the app, the app opens but does not load the link, something wrong is not right with my blocks
It seems you are confused.
You already know that to use a method you need a webview.
But in the above blocks you are not creating any webview.
I´M USING CUSTOMWEBVIEW.
I can pull the site but it comes like this (http://exemple.com 1)
because of the parentheses and this 1 at the end it does not load the page
No caps.
Why do your blocks have two Screen Initialize events?
Also read my post again:
there is only one event, is that I took a print before and after with the logic blocks.
When he starts he checks if the app is open from an external link, if not he opens a page.
I will see how to create a webview
like this you say ?
Yes that is correct.
How can I use it?
You can see the github readme.md file. Unfortunately, you won’t get support here from the developer as he is suspeneded.
See here:
i get it, but how to use it…
This post was flagged by the community and is temporarily hidden.