Endless loading

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?

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

I don’t have much :confused:


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

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 :confused:

Want open another web view once the first url loads?

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

Is a clean version where everything work except the log via google

Thank in avance
Chapitre_Notes.aia (97.1 KB)