I've seen another thread on this subject, with no clear answer. The problem is one in which a Starter Service can be added to some projects but not to others.
I have an older project which I've been editing, debugging, and compiled in release mode in the latest version of B4A, with no problems. I then needed to add a Starter Service, so I did Project > Add Existing Modules and copied a Starter Service module from another project. I was able to compile and run the app. However, after closing the B4A window and then later reloading the project, the Starter Service was missing from the module tab at the top, as well as the dropdown list. But, Starter.bas was present in the project folder.
I then checked to see if I could add the same Starter.bas module to another project. After saving and closing and reopening, it remained in the project just like it should.
So why would Starter Service refuse to be added to the first project? Is this some funky bug in how B4A handles its list of modules? I could start a brand new project and then migrate all my modules over, but maybe there's a simpler solution?
I have an older project which I've been editing, debugging, and compiled in release mode in the latest version of B4A, with no problems. I then needed to add a Starter Service, so I did Project > Add Existing Modules and copied a Starter Service module from another project. I was able to compile and run the app. However, after closing the B4A window and then later reloading the project, the Starter Service was missing from the module tab at the top, as well as the dropdown list. But, Starter.bas was present in the project folder.
I then checked to see if I could add the same Starter.bas module to another project. After saving and closing and reopening, it remained in the project just like it should.
So why would Starter Service refuse to be added to the first project? Is this some funky bug in how B4A handles its list of modules? I could start a brand new project and then migrate all my modules over, but maybe there's a simpler solution?
Last edited: