I want to add if someone click on link from YouTube WhatsApp Anything then My App will show like it shows browsers like chrome etc and How can I get that link in Label (for eg :- If Users click on https://Aadil.com then In My App In Label 1 it should show https://Aadil.com ) Means which link user click that should show on Label
Sorry for my Bad English
See this:
Yes it works
But the size of the aix increased
It also works for cross URIs, as Mr. E.W. Patton said.
New aix with Changes made by @Atom_Developer :
com.sunny.DeepLink.aix (7.3 KB)
Supported URIs: appinventor://DeepLink , https://DeepLink , appinventor://community.appinventor.mit.edu and https://community.appinventor.mit.edu/
The url will be in the start value block.
1 Like
How can I show Url in Label There is no block
Do like this:
Set label1. text to get start value ( you will find this block in the control blocks )
I did it but my app isn’t showing after I click on link … Just my 2 browsers are showing chrome and puffin
1 Like
Did you enabled deep links in the webview?
Yes and it is working fine … My app is showing after I click on any link but i don’t how to show that url which user clicks… on label
1 Like
Just do this.I’ve tried and its working perfectly
In which screen I should add DeepLink?
i think screen1Because it’s the screen that opens first.
1 Like
It isn’t working I’m giving my aia to you can you plz fix it
test1.aia (8.6 KB)
I just added DeepLink extension only in this project
1 Like
So the app is opening but nothing show in the label?
BTW, no label in your aia
i’ve found the issue.The problem is that you are settign the label text to the start value in screen2.That must be in screen1 !
That’s strange,Can you tell me what happen exactly.Or capture a screenshot.
If I click on link My app doesn’t show in list … Just my 2 browsers only show