Delphi 10.2 Tokyo. When I change service's Version Info -> package "com.embarcadero.$(ModuleName)" at "com.myfirmname.$(ModuleName)", service is built, but don't run on device and isn't in services' list. It works with a main application, but doesn't with its service.
Is It possible to do this with the service?