Globule
(Globule)
September 19, 2022, 6:11am
#1
Hello,
I have build my application via glide, and I created the application in apk, if I log"normally" it works but via google it loads endlessly at the “made with Glide” screen…
(I’have fix the error: disallowed_useragent with
Mozilla/5.0 (Linux; Android 9.0; Pixel3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.80 Mobile Safari/537.36
In case that help, and with the link glide on chrome or firefox that work)
Is this problem related to kodular?
Globule
(Globule)
September 19, 2022, 6:09pm
#3
To be honest I don’t know…
The glide application works without problems before being integrated by kodular, once done the loading seems to block after the connection by google
In kodular i’have just the web_viewer, then that should work like if i open it on firefox/chrome…?
I have no idea why, so if anyone has an idea…
Something i could have forget
Anyway thank you in advance
Share your blocks, for the review
If you use custom web view you can achieve i think
Use when page loaded or progress changrd to 100
No, custome web browser given by @vknow360
It has lot of specifications… You can convert and arrangement into a web viewer part and does lot
Try his extension CustomWebView : An extended form of Web Viewer
Globule
(Globule)
September 22, 2022, 11:32am
#9
Mybad i’have see it just after post the message.
I’have try Something like “When Web_viewer1 page loaded do call customwebview for load the url”
but when i open my app he just open for load and close after one sec
Want open another web view once the first url loads?
Globule
(Globule)
September 22, 2022, 1:08pm
#11
not sure how to use it, i’have try to call customwebview and just load my url ?
i’have try too
When screen1 initialize, do call customwebview1 go to url…
but with all my try my app just open and close
Send us your testing aia to fix the issue
Globule
(Globule)
September 22, 2022, 7:26pm
#13
Is a clean version where everything work except the log via google
Thank in avance
Chapitre_Notes.aia (97.1 KB)