I am just starting to learn ABMaterial, still a huge struggle to learn it.
However I want to ask, if ABMaterial can only be implemented on Non-UI app ?
I created a very starting ABM project, only 1 page, on Non-UI project, and it can load. I noticed there is a small green indicator on top right side.
Then I created new UI project, copy paste everything from previous project, and run. But web wont load, and showing "waiting on localhost"
I tried to different the port, Non-UI on 51042, and UI on 51043, but still can not run.
I noticed that StartMessageLoop on class ABMCacheScavenger need to be disabled on UI app, or it will caused error.
Can somebody confirm it ?
However I want to ask, if ABMaterial can only be implemented on Non-UI app ?
I created a very starting ABM project, only 1 page, on Non-UI project, and it can load. I noticed there is a small green indicator on top right side.
Then I created new UI project, copy paste everything from previous project, and run. But web wont load, and showing "waiting on localhost"
I tried to different the port, Non-UI on 51042, and UI on 51043, but still can not run.
I noticed that StartMessageLoop on class ABMCacheScavenger need to be disabled on UI app, or it will caused error.
Can somebody confirm it ?