Ariyan_AD
(Ariyan Debnath)
November 6, 2021, 7:25am
1
I have an browser app. but this is not working…
I have set this My Default Browser.
When I try to open any link…
It doesn’t open. I think that the problem is with deep link. I have searched in the community but the results are not working in my app. Can anyone help me to setup this properly by showing some blocks, guides, ideas etc etc.
AJOY_DAS
(AJOY DAS)
November 6, 2021, 9:49am
2
Did you enabled deeplink in custom webview properties?
AJOY_DAS
(AJOY DAS)
November 6, 2021, 9:59am
4
I’ve used deeplink in this exact extension in my app but it didn’t crash and it was working properly with start value.
Try this:
There is something strange.
Apk package name:
[image]
Logcat:
E/AndroidRuntime(12646): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.sunny/com.sunny.Screen1}: java.lang.ClassNotFoundException: Didn't find class "com.sunny.Screen1" on path: DexPathList[[zip file "/data/app/com.sunny-1/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
E/AndroidRuntime(12646): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2236)
E/Android…
Ariyan_AD
(Ariyan Debnath)
November 6, 2021, 10:07am
5
This is a browser app so, It should open all website URL. By this methods I have to add url from my self. Then How it will work.
AJOY_DAS
(AJOY DAS)
November 6, 2021, 10:12am
6
Then maybe you have to use deeplink block.
vknow360
(Sunny Gupta)
November 6, 2021, 10:40am
7
Did you check what extensions are added when you import CustomWebView aix?
Ariyan_AD
(Ariyan Debnath)
November 6, 2021, 10:49am
8
There I got 3 extensions.
CustomWebViewer
DownloadHelper
BrowserPrompt
So, What will happened? How can I setup this to Open every url in my Browser App.
Ariyan_AD
(Ariyan Debnath)
November 8, 2021, 11:39am
10
@pkalyan
Thank you for your time but its not working right now in Kodular
Ariyan_AD
(Ariyan Debnath)
November 8, 2021, 1:44pm
12
can you please give me the link now?
No Didn’t, I didn’t found this one. Sorry!
But is there any problem if Import the New Extension? Like the old extension will not work or the old extension will upgraded.
vknow360
(Sunny Gupta)
November 8, 2021, 1:45pm
13
Did you check the extension’s topic?
Ariyan_AD
(Ariyan Debnath)
November 8, 2021, 1:47pm
14
Yes??? I did not saw this topic very well.
vknow360
(Sunny Gupta)
November 8, 2021, 1:48pm
15
Then please check the topic.
Most of the things have been already answered.
Ariyan_AD
(Ariyan Debnath)
November 8, 2021, 1:50pm
16
Hello @vknow360
I have downloaded the new extension for kodular but I am getting the same blocks…
vknow360
(Sunny Gupta)
November 8, 2021, 2:29pm
17
The extension for Kodular doesn’t have any block.
Read the topic to learn how to use it.
Ariyan_AD
(Ariyan Debnath)
November 8, 2021, 3:34pm
18
I have checked this thing but I didn’t find any solution. I have just found some blocks called geturl but this block is not available.
So How can I do that???
vknow360
(Sunny Gupta)
November 9, 2021, 12:44am
19
Yes, that’s only available for AI2.
Ariyan_AD
(Ariyan Debnath)
November 9, 2021, 3:51am
20
then how can I make this…