Custom webviewer adds certain features to app by deafult.
like camera access, location access, etc. which makes it unfit for 3+ rating on play store.
Anyone has a solution for this?
Its Open-Source, So you can remove these Permissions from code and Compile it.
Is there a way to create search box inside the app that highlights the found data inside the html text in the webviewer?
how to use deep link result in this extension ? please help
Hi, Please help me anyone⌠!
How can I use DeepLinks at webviewer ?
Whatâs it ?
My Blocks
Screen1
Screen2
Please solve it
use Do it to debug your blocks, see also tip 4 here App Inventor: How to Learn | Pura Vida Apps
see also Live Development, Testing, and Debugging Tools
it seems to be, your start value is a listâŚ
Taifun
Deep links property only accepts boolean type, you canât input Strings.
Boolean means ?
True / False,you can find them in the logic category.
Then ?
How?
Check the docs:
I know it, But how to create it ?
Just set it to true, and your app will appear in the browser list.
CheckingâŚ
Okay, Ready
Then How can I Set DeepLink now ?
Itâs already set, when you enabled deep links property I think
But, When I click a link and open my appâŚ
There is loadingâŚ
Nothing to see
You need to use goToUrl block , set the URL to the start value.