Hi all.
I have this code:
But when i run "Build Standalone Package£ i see this:
and the app dont work ( i have webview )
Why also if i have directive IncludeModules the same is excluded ??
Thank you
Marco
I have this code:
B4X:
If using WebView add:
#PackagerProperty: IncludedModules = javafx.web
But when i run "Build Standalone Package£ i see this:
Explicitly excluded modules: [javafx.web]
and the app dont work ( i have webview )
Why also if i have directive IncludeModules the same is excluded ??
Thank you
Marco
Last edited: