Web view come faccio a caricare un app quando la mia è in esecuzione?

You should be able to use @Anke's APK extension:

specifically this block:
image

with the .DownloadCompleted block from the CustomWebview
image

to commence the installation of the APK.

Users may need to have untrusted sources ticked to allow the install to proceed.

1 Like