I am using B4J 9.3 and Java 11. My B4XPage project contains 7 pages, the Main code module, and 2 class modules, using B4XPages, JCore, jFX, and XUI Views . The code run properly in Debug and Release modes with no issue.
The built project builds with no issues and starts up and loads the main page. When I try and load the FileChooser it crashes or if I try and open the next page the page opens and it appears it did not load the layout.
I a unsure how to trouble shoot this issue, any suggestions?
The built project builds with no issues and starts up and loads the main page. When I try and load the FileChooser it crashes or if I try and open the next page the page opens and it appears it did not load the layout.
I a unsure how to trouble shoot this issue, any suggestions?
Last edited: