Hello,
I am making a webview app. Please tell me how can I enable deeplinks in webview module of kodular?
Because custom webviewer lacks certain features that i need for my app, I am not using custom webview. And so I want to know how to enable deeplink in webiew component of kodular.
what I understand from deeplinks is that, if someone click on the url of your website or clicks on www.youwebsite.com/subfolder then your homepage or that specific link shall open directly in app.
However when I used custom webviewer extension, it did not open directly in app nor did it open directly with the use of the extension you mentioned in your answer.
in either it only gives you an option to open the link, and with that option also it does not open the specific link the app, it only opens the app.
The site where the extension is the uploaded, is on read only mode, so posting queries here instead of there.
google app indexing for opening links directly in apps.
but it requires app to support deep links, now how can we achieve that?
Thanks for answering.
When you generate extension with host : https: and scheme : kodular.io.And then press any where https://kodular.io it should redirect the user to your app.