C chiales Member Licensed User Longtime User Jun 3, 2025 #1 buongiorno ho portato una mia app android su b4j...tutto andato a buon fine e una volta fatto il package con l'utilita apposita la webview non funziona ( mentre funziona se lanciato da B4j) e non scarica un files dal mio sito...qulache idea ? grazie
buongiorno ho portato una mia app android su b4j...tutto andato a buon fine e una volta fatto il package con l'utilita apposita la webview non funziona ( mentre funziona se lanciato da B4j) e non scarica un files dal mio sito...qulache idea ? grazie
C chiales Member Licensed User Longtime User Jun 27, 2025 #2 RISOLTO MANCAVA UN RIFERIMENTO #PackagerProperty: IncludedModules = javafx.web E NON CARICAVA LA LIBRERIA QUANDO COMPILA IL PACKAGE
RISOLTO MANCAVA UN RIFERIMENTO #PackagerProperty: IncludedModules = javafx.web E NON CARICAVA LA LIBRERIA QUANDO COMPILA IL PACKAGE
Gianni M Well-Known Member Licensed User Longtime User Jun 27, 2025 #3 chiales said: #PackagerProperty: IncludedModules = javafx.web Click to expand... questo dove va indicato? nel Main ?
chiales said: #PackagerProperty: IncludedModules = javafx.web Click to expand... questo dove va indicato? nel Main ?
Xfood Expert Licensed User Jun 27, 2025 #4 Gianni M said: questo dove va indicato? nel Main ? Click to expand... Si